Rdocumentation
powered by
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
Link to current version
Version
Version
0.5.8.1
0.5.8
0.5.7
0.5.6.1
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1.1
0.5.1
0.5.0
0.4.0
0.3.6
0.3.5
0.2.6
0.2.4
Install
install.packages('htmltools')
Monthly Downloads
1,234,627
Version
0.5.1.1
License
GPL (>= 2)
Issues
82
Pull Requests
14
Stars
215
Forks
69
Repository
https://github.com/rstudio/htmltools
Maintainer
Carson Sievert
Last Published
January 22nd, 2021
Functions in htmltools (0.5.1.1)
Search all functions
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