powered by
For a detailed explanation of these tokens see the vignette Create and Customize the index Template.
Create and Customize the index Template
lookup_tokens(tokens, scheme, author = "")
a list of the length of the input vector tokens
tokens
containing the objects returned by the tokens. Null if the tokens contains invalid values.
a character vector containing tokens. These can be enclosed in %%TOKEN%% or not.
%%TOKEN%%
a dmdSchemeSet object
dmdSchemeSet
the author of the index document
lookup_tokens( tokens = c( "%%Treatments.*.2%%", "%%Experiment.*.*%%", "Measurement.method.3" ), scheme = dmdScheme_example(), )
Run the code above in your browser using DataLab