Learn R Programming

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

htmltools (version 0.5.8)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,503,514

Version

0.5.8

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Carson Sievert

Last Published

March 25th, 2024

Functions in htmltools (0.5.8)

htmlTemplate

Process an HTML template
htmlPreserve

Preserve HTML regions
include

Include Content From a File
print.shiny.tag

Print method for HTML/tags
resolveDependencies

Resolve a list of dependencies
save_html

Save an HTML object to a file
renderDocument

Render an html_document object
renderTags

Render tags into HTML
subtractDependencies

Subtract dependencies
suppressDependencies

Suppress web dependencies
singleton

Include content only once
singleton_tools

Singleton manipulation functions
tagFunction

Tag function
tagAppendChild

Modify tag contents
tagList

Create a list of tags
tagQuery

Query and modify HTML tags
renderDependencies

Create HTML for dependencies
parseCssColors

Parse CSS color strings
plotTag

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

Validate proper CSS formatting of a unit
urlEncodePath

Encode a URL path
withTags

Evaluate an expression using tags
tagAppendAttributes

Append tag attributes
tagAddRenderHook

Modify a tag prior to rendering
defaultPngDevice

Determine the best PNG device for your system
copyDependencyToDir

Copy an HTML dependency to a directory
builder

Create HTML tags
css

CSS string helper
capturePlot

Capture a plot as a saved file
as.tags

Convert a value to tags
bindFillRole

Allow tags to intelligently fill their container
HTML

Mark Characters as HTML
findDependencies

Collect attached dependencies from HTML tag object
htmltools-package

htmltools: Tools for HTML
knitr_methods

Knitr S3 methods
browsable

Make an HTML object browsable
makeDependencyRelative

Make an absolute dependency relative
html_print

Implementation of the print method for HTML
htmlDependencies

HTML dependency metadata
htmlEscape

Escape HTML entities
htmlDependency

Define an HTML dependency