extract_module | R Documentation |
Given a teal_module
or a teal_modules
, return the elements of the structure according to class
.
extract_module(modules, class)
drop_module(modules, class)
modules |
( |
class |
The class name of |
For extract_module
, a teal_module
of class class
or teal_modules
containing modules of class class
.
For drop_module
, the opposite, which is all teal_modules
of class other than class
.
teal_modules
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.