Learn R Programming

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

htmltools (version 0.5.0)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,123,249

Version

0.5.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Carson Sievert

Last Published

June 16th, 2020

Functions in htmltools (0.5.0)

css

CSS string helper
defaultPngDevice

Determine the best PNG device for your system
renderDocument

Render an html_document object
browsable

Make an HTML object browsable
parseCssColors

Parse CSS color strings
builder

HTML Builder Functions
renderTags

Render tags into HTML
htmlDependencies

HTML dependency metadata
findDependencies

Collect attached dependencies from HTML tag object
plotTag

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

Define an HTML dependency
copyDependencyToDir

Copy an HTML dependency to a directory
capturePlot

Capture a plot as a saved file
knitr_methods

Knitr S3 methods
print.shiny.tag

Print method for HTML/tags
htmlEscape

Escape HTML entities
renderDependencies

Create HTML for dependencies
htmlPreserve

Preserve HTML regions
singleton

Include content only once
makeDependencyRelative

Make an absolute dependency relative
HTML

Mark Characters as HTML
singleton_tools

Singleton manipulation functions
as.tags

Convert a value to tags
tag

HTML Tag Object
urlEncodePath

Encode a URL path
htmlTemplate

Process an HTML template
suppressDependencies

Suppress web dependencies
subtractDependencies

Subtract dependencies
resolveDependencies

Resolve a list of dependencies
include

Include Content From a File
html_print

Implementation of the print method for HTML
save_html

Save an HTML object to a file
validateCssUnit

Validate proper CSS formatting of a unit
withTags

Evaluate an expression using tags