Templates are used to format the markdown/html output of partitions.
get_template(.Object, ...) # S4 method for character get_template(.Object, warn = FALSE) # S4 method for corpus get_template(.Object, warn = FALSE) # S4 method for partition get_template(.Object, warn = FALSE) # S4 method for subcorpus get_template(.Object, warn = FALSE)
.Object | A |
---|---|
... | Further arguments to be defined. |
warn | A |