unregisterTemplate {imola} | R Documentation |
Unregister a template
Description
Removes a globally registered template from
getOption("imola.templates")
.
Usage
unregisterTemplate(name, type)
Arguments
name |
A string with the name of a registered template.
Registered templates are available in |
type |
The type of css grid for which the template can be used. |
Value
No return value, called for side effects.
[Package imola version 0.5.0 Index]