⚠️There's a newer version (0.5.8.1) of this package.Take me there.

htmltools (version 0.5.7)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

910,743

Version

0.5.7

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 3rd, 2023

Functions in htmltools (0.5.7)

print.shiny.tag

Print method for HTML/tags
tagAddRenderHook

Modify a tag prior to rendering
resolveDependencies

Resolve a list of dependencies
save_html

Save an HTML object to a file
htmlPreserve

Preserve HTML regions
tagFunction

Tag function
renderDocument

Render an html_document object
tagAppendChild

Modify tag contents
renderTags

Render tags into HTML
tagAppendAttributes

Append tag attributes
tagList

Create a list of tags
renderDependencies

Create HTML for dependencies
subtractDependencies

Subtract dependencies
withTags

Evaluate an expression using tags
parseCssColors

Parse CSS color strings
plotTag

Capture a plot as a self-contained <img> tag
tagQuery

Query and modify HTML tags
htmlDependency

Define an HTML dependency
suppressDependencies

Suppress web dependencies
singleton

Include content only once
singleton_tools

Singleton manipulation functions
urlEncodePath

Encode a URL path
validateCssUnit

Validate proper CSS formatting of a unit
bindFillRole

Allow tags to intelligently fill their container
browsable

Make an HTML object browsable
defaultPngDevice

Determine the best PNG device for your system
css

CSS string helper
copyDependencyToDir

Copy an HTML dependency to a directory
builder

Create HTML tags
makeDependencyRelative

Make an absolute dependency relative
knitr_methods

Knitr S3 methods
htmlTemplate

Process an HTML template
html_print

Implementation of the print method for HTML
htmlEscape

Escape HTML entities
findDependencies

Collect attached dependencies from HTML tag object
htmltools-package

htmltools: Tools for HTML
htmlDependencies

HTML dependency metadata
capturePlot

Capture a plot as a saved file
include

Include Content From a File
HTML

Mark Characters as HTML
as.tags

Convert a value to tags