html_tag: html_tag

html_tagR Documentation

html_tag

Description

makes a open and close html tag with optional text inside and optional (named) vector of name=value pairs contained inside of opening tag

Usage

html_tag(tag, text = NULL, collapse = " ", ...)

Arguments

tag

character vector of tags (without brackets)

text

text to put inside tags

collapse

how to collapse tags (=newline)

Value

character vector of html

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on March 5, 2025, 11:52 p.m.