Learn R Programming

⚠️There's a newer version (0.5.9) of this package.Take me there.

htmltools (version 0.2.4)

Tools for HTML

Description

Tools for HTML generation and output

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,503,514

Version

0.2.4

License

GPL (>= 2)

Maintainer

Joe Cheng

Last Published

May 27th, 2014

Functions in htmltools (0.2.4)

htmlDependencies

HTML dependency metadata
urlEncodePath

Encode a URL path
HTML

Mark Characters as HTML
copyDependencyToDir

Copy an HTML dependency to a directory
singleton

Include content only once
print.shiny.tag

Print method for HTML/tags
validateCssUnit

Validate proper CSS formatting of a unit
htmlPreserve

Preserve HTML regions
knitr_methods

Knitr S3 methods
htmlDependency

Define an HTML dependency
singleton_tools

Singleton manipulation functions
resolveDependencies

Resolve a list of dependencies
tagList

HTML Tag Object
browsable

Make an HTML object browsable
makeDependencyRelative

Make an absolute dependency relative
renderTags

Render tags into HTML
findDependencies

Collect attached dependencies from HTML tag object
subtractDependencies

Subtract dependencies
html_print

Implementation of the print method for HTML
htmlEscape

Escape HTML entities
renderDependencies

Create HTML for dependencies
builder

HTML Builder Functions
include

Include Content From a File
withTags

Evaluate an expression using tags
as.tags

Convert a value to tags