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.


pedrocoutinhosilva/imola documentation built on Jan. 30, 2024, 6:49 a.m.