Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.5.8.1) of this package.
Take me there.
htmltools (version 0.3.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.3.6
License
GPL (>= 2)
Issues
84
Pull Requests
14
Stars
220
Forks
70
Repository
https://github.com/rstudio/htmltools
Maintainer
Joe Cheng
Last Published
April 28th, 2017
Functions in htmltools (0.3.6)
Search all functions
htmlDependency
Define an HTML dependency
htmlEscape
Escape HTML entities
htmlPreserve
Preserve HTML regions
htmlTemplate
Process an HTML template
HTML
Mark Characters as HTML
as.tags
Convert a value to tags
print.shiny.tag
Print method for HTML/tags
renderDependencies
Create HTML for dependencies
renderDocument
Render an html_document object
renderTags
Render tags into HTML
resolveDependencies
Resolve a list of dependencies
save_html
Save an HTML object to a file
findDependencies
Collect attached dependencies from HTML tag object
htmlDependencies
HTML dependency metadata
html_print
Implementation of the print method for HTML
include
Include Content From a File
tag
HTML Tag Object
urlEncodePath
Encode a URL path
browsable
Make an HTML object browsable
builder
HTML Builder Functions
knitr_methods
Knitr S3 methods
makeDependencyRelative
Make an absolute dependency relative
singleton
Include content only once
singleton_tools
Singleton manipulation functions
copyDependencyToDir
Copy an HTML dependency to a directory
css
CSS string helper
subtractDependencies
Subtract dependencies
suppressDependencies
Suppress web dependencies
validateCssUnit
Validate proper CSS formatting of a unit
withTags
Evaluate an expression using
tags