Learn R Programming

rock (version 0.1.1)

css: Create HTML fragment with CSS styling

Description

Create HTML fragment with CSS styling

Usage

css(template = "default")

Arguments

template

The template to load; either the name of one of the ROCK templates (currently, only 'default' is available), or the path and filename of a CSS file.

Value

A character vector with the HTML fragment.