Learn R Programming

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

htmltools (version 0.5.1.1)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,234,627

Version

0.5.1.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 22nd, 2021

Functions in htmltools (0.5.1.1)

findDependencies

Collect attached dependencies from HTML tag object
defaultPngDevice

Determine the best PNG device for your system
browsable

Make an HTML object browsable
as.tags

Convert a value to tags
copyDependencyToDir

Copy an HTML dependency to a directory
htmlDependencies

HTML dependency metadata
parseCssColors

Parse CSS color strings
plotTag

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

Make an absolute dependency relative
knitr_methods

Knitr S3 methods
htmlPreserve

Preserve HTML regions
renderDependencies

Create HTML for dependencies
htmlEscape

Escape HTML entities
print.shiny.tag

Print method for HTML/tags
htmlDependency

Define an HTML dependency
builder

HTML Builder Functions
html_print

Implementation of the print method for HTML
include

Include Content From a File
suppressDependencies

Suppress web dependencies
subtractDependencies

Subtract dependencies
resolveDependencies

Resolve a list of dependencies
save_html

Save an HTML object to a file
tag

HTML Tag Object
urlEncodePath

Encode a URL path
renderTags

Render tags into HTML
renderDocument

Render an html_document object
validateCssUnit

Validate proper CSS formatting of a unit
tagFunction

Tag function
singleton

Include content only once
htmlTemplate

Process an HTML template
singleton_tools

Singleton manipulation functions
withTags

Evaluate an expression using tags
HTML

Mark Characters as HTML
css

CSS string helper
capturePlot

Capture a plot as a saved file