Tools for HTML


[Up] [Top]

Documentation for package ‘htmltools’ version 0.5.0

Help Pages

a HTML Builder Functions
as.tags Convert a value to tags
attachDependencies HTML dependency metadata
br HTML Builder Functions
browsable Make an HTML object browsable
builder HTML Builder Functions
capturePlot Capture a plot as a saved file
code HTML Builder Functions
copyDependencyToDir Copy an HTML dependency to a directory
css CSS string helper
defaultPngDevice Determine the best PNG device for your system
div HTML Builder Functions
doRenderTags Render tags into HTML
em HTML Builder Functions
extractPreserveChunks Preserve HTML regions
findDependencies Collect attached dependencies from HTML tag object
h1 HTML Builder Functions
h2 HTML Builder Functions
h3 HTML Builder Functions
h4 HTML Builder Functions
h5 HTML Builder Functions
h6 HTML Builder Functions
hr HTML Builder Functions
HTML Mark Characters as HTML
htmlDependencies HTML dependency metadata
htmlDependencies<- HTML dependency metadata
htmlDependency Define an HTML dependency
htmlEscape Escape HTML entities
htmlPreserve Preserve HTML regions
htmlTemplate Process an HTML template
html_print Implementation of the print method for HTML
img HTML Builder Functions
include Include Content From a File
includeCSS Include Content From a File
includeHTML Include Content From a File
includeMarkdown Include Content From a File
includeScript Include Content From a File
includeText Include Content From a File
is.browsable Make an HTML object browsable
is.singleton Include content only once
knitr_methods Knitr S3 methods
knit_print.html Knitr S3 methods
knit_print.shiny.tag Knitr S3 methods
knit_print.shiny.tag.list Knitr S3 methods
makeDependencyRelative Make an absolute dependency relative
p HTML Builder Functions
parseCssColors Parse CSS color strings
plotTag Capture a plot as a self-contained <img> tag
pre HTML Builder Functions
print.html Print method for HTML/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
restorePreserveChunks Preserve HTML regions
save_html Save an HTML object to a file
singleton Include content only once
singleton_tools Singleton manipulation functions
span HTML Builder Functions
strong HTML Builder Functions
subtractDependencies Subtract dependencies
suppressDependencies Suppress web dependencies
surroundSingletons Singleton manipulation functions
tag HTML Tag Object
tagAppendAttributes HTML Tag Object
tagAppendChild HTML Tag Object
tagAppendChildren HTML Tag Object
tagGetAttribute HTML Tag Object
tagHasAttribute HTML Tag Object
tagList HTML Tag Object
tags HTML Builder Functions
tagSetChildren HTML Tag Object
takeSingletons Singleton manipulation functions
urlEncodePath Encode a URL path
validateCssUnit Validate proper CSS formatting of a unit
withTags Evaluate an expression using 'tags'