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'.
get_template(.Object, ...)# S4 method for character
get_template(.Object)
# S4 method for partition
get_template(.Object)
# S4 method for missing
get_template(.Object)
set_template(.Object, ...)
# S4 method for character
set_template(.Object)
# S4 method for missing
set_template(.Object, verbose = FALSE)
object
further parameters
logical, whether to be verbose