Learn R Programming

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

htmltools (version 0.5.3)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,034,460

Version

0.5.3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Carson Sievert

Last Published

July 18th, 2022

Functions in htmltools (0.5.3)

htmlDependencies

HTML dependency metadata
htmlEscape

Escape HTML entities
htmlDependency

Define an HTML dependency
htmlPreserve

Preserve HTML regions
htmlTemplate

Process an HTML template
renderDependencies

Create HTML for dependencies
plotTag

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

Parse CSS color strings
print.shiny.tag

Print method for HTML/tags
renderDocument

Render an html_document object
renderTags

Render tags into HTML
resolveDependencies

Resolve a list of dependencies
knitr_methods

Knitr S3 methods
makeDependencyRelative

Make an absolute dependency relative
save_html

Save an HTML object to a file
html_print

Implementation of the print method for HTML
singleton

Include content only once
include

Include Content From a File
tagList

Create a list of tags
tagQuery

Query and modify HTML tags
tagAddRenderHook

Modify a tag prior to rendering
tagAppendAttributes

Append tag attributes
tagFunction

Tag function
tagAppendChild

Modify tag contents
singleton_tools

Singleton manipulation functions
validateCssUnit

Validate proper CSS formatting of a unit
urlEncodePath

Encode a URL path
withTags

Evaluate an expression using tags
suppressDependencies

Suppress web dependencies
subtractDependencies

Subtract dependencies
css

CSS string helper
findDependencies

Collect attached dependencies from HTML tag object
HTML

Mark Characters as HTML
capturePlot

Capture a plot as a saved file
copyDependencyToDir

Copy an HTML dependency to a directory
defaultPngDevice

Determine the best PNG device for your system
as.tags

Convert a value to tags
browsable

Make an HTML object browsable
builder

Create HTML tags