Description Usage Arguments Value
Extract measures from seed object
1 2 3 4 5 | getMeasure(
seed,
measures = c("NPQ", "XE", "EF", "OE"),
norm = c("local", "global", "none")
)
|
seed |
a seed object |
measures |
measure type to be extracted ("NPQ","XE","EF","OE") |
norm |
how data should be normalised ("local","global","none") |
Seed object with extracted measures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.