Learn R Programming

polmineR (version 0.7.4)

getTemplate: Get and set templates.

Description

Templates are used to format the markdown/html output of partitions. Upon loading the polmineR package, templates for corpora are loaded into the option 'polmineR.templates'.

Usage

getTemplate(.Object, ...)

# S4 method for character getTemplate(.Object)

# S4 method for partition getTemplate(.Object)

# S4 method for missing getTemplate(.Object)

setTemplate(.Object, ...)

# S4 method for character setTemplate(.Object)

# S4 method for missing setTemplate(.Object, verbose = FALSE)

Arguments

.Object

object

...

further parameters

verbose

logical, whether to be verbose