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

html5 (version 0.1.0)

Generates HTML Tag Strings for HTML5 Elements Included in Mozilla's Documentation of HTML5

Description

Generates HTML tag strings for HTML5 elements included in Mozilla's documentation of HTML5. Attributes are passed as parameters. If the attribute name is a reserved R word, the attribute is suffixed with _attr (ex: for_attr). To declare a DOCTYPE, wrap html with function html_doc(). Mozilla's documentation for HTML5 is available here: . Elements marked as obsolete are not included.

Copy Link

Version

Down Chevron

Install

install.packages('html5')

Monthly Downloads

467

Version

0.1.0

License

GPL (>= 2)

Maintainer

Last Published

January 13th, 2021

Functions in html5 (0.1.0)