unregisterTemplate: Unregister a template

View source: R/templates.R

unregisterTemplateR 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 getOption("imola.templates").

type

The type of css grid for which the template can be used.

Value

No return value, called for side effects.


imola documentation built on April 19, 2022, 5:09 p.m.