Learn R Programming

polmineR (version 0.7.0)

getTemplate: Manage templates.

Description

When the polmineR package is loaded, an environment .templates will be assigned to the global environment that will is used when preparing the html output for reading the text in a partition. The

Usage

getTemplate(x)
"getTemplate"(x)
"getTemplate"()
setTemplate(x, ...)
"setTemplate"(x, template)
"setTemplate"()

Arguments

x
either a "character" vector, if missing, the names of available templates will be returned
...
further parameters
template
template to assign (a list)