Create css, pss, and site files from examples

create_css(input, check = TRUE)

create_pss(input, check = TRUE)

create_site(input, check = TRUE)

Arguments

input

Named list or data.frame containing columns to replace in examples

check

Logical. If TRUE (default), also check files for validity.

Value

css, pss, or site object (data.frame, possibly with attributes)