Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.5.8.1) of this package.
Take me there.
htmltools (version 0.2.6)
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,179,162
Version
0.2.6
License
GPL (>= 2)
Maintainer
Joe Cheng
Last Published
September 8th, 2014
Functions in htmltools (0.2.6)
Search all functions
renderDependencies
Create HTML for dependencies
save_html
Save an HTML object to a file
renderTags
Render tags into HTML
makeDependencyRelative
Make an absolute dependency relative
withTags
Evaluate an expression using
tags
builder
HTML Builder Functions
copyDependencyToDir
Copy an HTML dependency to a directory
htmlPreserve
Preserve HTML regions
HTML
Mark Characters as HTML
browsable
Make an HTML object browsable
htmlDependencies
HTML dependency metadata
include
Include Content From a File
html_print
Implementation of the print method for HTML
resolveDependencies
Resolve a list of dependencies
htmlEscape
Escape HTML entities
singleton_tools
Singleton manipulation functions
htmlDependency
Define an HTML dependency
as.tags
Convert a value to tags
singleton
Include content only once
subtractDependencies
Subtract dependencies
urlEncodePath
Encode a URL path
knitr_methods
Knitr S3 methods
tag
HTML Tag Object
findDependencies
Collect attached dependencies from HTML tag object
validateCssUnit
Validate proper CSS formatting of a unit
print.shiny.tag
Print method for HTML/tags