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.3)
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,034,460
Version
0.5.3
License
GPL (>= 2)
Issues
84
Pull Requests
14
Stars
219
Forks
70
Repository
https://github.com/rstudio/htmltools
Maintainer
Carson Sievert
Last Published
July 18th, 2022
Functions in htmltools (0.5.3)
Search all functions
htmlDependencies
HTML dependency metadata
htmlEscape
Escape HTML entities
htmlDependency
Define an HTML dependency
htmlPreserve
Preserve HTML regions
htmlTemplate
Process an HTML template
renderDependencies
Create HTML for dependencies
plotTag
Capture a plot as a self-contained
<img>
tag
parseCssColors
Parse CSS color strings
print.shiny.tag
Print method for HTML/tags
renderDocument
Render an html_document object
renderTags
Render tags into HTML
resolveDependencies
Resolve a list of dependencies
knitr_methods
Knitr S3 methods
makeDependencyRelative
Make an absolute dependency relative
save_html
Save an HTML object to a file
html_print
Implementation of the print method for HTML
singleton
Include content only once
include
Include Content From a File
tagList
Create a list of tags
tagQuery
Query and modify HTML tags
tagAddRenderHook
Modify a tag prior to rendering
tagAppendAttributes
Append tag attributes
tagFunction
Tag function
tagAppendChild
Modify tag contents
singleton_tools
Singleton manipulation functions
validateCssUnit
Validate proper CSS formatting of a unit
urlEncodePath
Encode a URL path
withTags
Evaluate an expression using
tags
suppressDependencies
Suppress web dependencies
subtractDependencies
Subtract dependencies
css
CSS string helper
findDependencies
Collect attached dependencies from HTML tag object
HTML
Mark Characters as HTML
capturePlot
Capture a plot as a saved file
copyDependencyToDir
Copy an HTML dependency to a directory
defaultPngDevice
Determine the best PNG device for your system
as.tags
Convert a value to tags
browsable
Make an HTML object browsable
builder
Create HTML tags