Learn R Programming

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

htmltools (version 0.5.5)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,179,162

Version

0.5.5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Carson Sievert

Last Published

March 23rd, 2023

Functions in htmltools (0.5.5)

as.tags

Convert a value to tags
HTML

Mark Characters as HTML
html_print

Implementation of the print method for HTML
htmlDependency

Define an HTML dependency
htmlDependencies

HTML dependency metadata
htmlPreserve

Preserve HTML regions
htmlTemplate

Process an HTML template
include

Include Content From a File
makeDependencyRelative

Make an absolute dependency relative
knitr_methods

Knitr S3 methods
parseCssColors

Parse CSS color strings
plotTag

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

Include content only once
htmlEscape

Escape HTML entities
renderDependencies

Create HTML for dependencies
singleton_tools

Singleton manipulation functions
save_html

Save an HTML object to a file
print.shiny.tag

Print method for HTML/tags
subtractDependencies

Subtract dependencies
tagQuery

Query and modify HTML tags
validateCssUnit

Validate proper CSS formatting of a unit
tagFunction

Tag function
tagList

Create a list of tags
resolveDependencies

Resolve a list of dependencies
renderTags

Render tags into HTML
suppressDependencies

Suppress web dependencies
tagAppendAttributes

Append tag attributes
renderDocument

Render an html_document object
urlEncodePath

Encode a URL path
tagAddRenderHook

Modify a tag prior to rendering
withTags

Evaluate an expression using tags
tagAppendChild

Modify tag contents
builder

Create HTML tags
bindFillRole

Allow tags to intelligently fill their container
copyDependencyToDir

Copy an HTML dependency to a directory
findDependencies

Collect attached dependencies from HTML tag object
capturePlot

Capture a plot as a saved file
css

CSS string helper
defaultPngDevice

Determine the best PNG device for your system
browsable

Make an HTML object browsable