Learn R Programming

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

htmltools (version 0.4.0)

Tools for HTML

Description

Tools for HTML generation and output.

Copy Link

Version

Install

install.packages('htmltools')

Monthly Downloads

1,088,396

Version

0.4.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 4th, 2019

Functions in htmltools (0.4.0)

renderDocument

Render an html_document object
html_print

Implementation of the print method for HTML
tag

HTML Tag Object
htmlDependencies

HTML dependency metadata
include

Include Content From a File
urlEncodePath

Encode a URL path
renderDependencies

Create HTML for dependencies
print.shiny.tag

Print method for HTML/tags
singleton_tools

Singleton manipulation functions
renderTags

Render tags into HTML
singleton

Include content only once
htmlPreserve

Preserve HTML regions
resolveDependencies

Resolve a list of dependencies
save_html

Save an HTML object to a file
knitr_methods

Knitr S3 methods
makeDependencyRelative

Make an absolute dependency relative
subtractDependencies

Subtract dependencies
htmlTemplate

Process an HTML template
suppressDependencies

Suppress web dependencies
withTags

Evaluate an expression using tags
validateCssUnit

Validate proper CSS formatting of a unit
findDependencies

Collect attached dependencies from HTML tag object
browsable

Make an HTML object browsable
builder

HTML Builder Functions
HTML

Mark Characters as HTML
as.tags

Convert a value to tags
htmlDependency

Define an HTML dependency
htmlEscape

Escape HTML entities
copyDependencyToDir

Copy an HTML dependency to a directory
css

CSS string helper