| meta.character | R Documentation |
Gets metadata for character, treating it as a model name. Blends metadata from specfile with metadata from control stream, removing both exact duplicates as well as redefined values (with warning).
## S3 method for class 'character'
meta(x, simplify = TRUE, ...)
x |
object |
simplify |
logical: remove range information from guide text |
... |
passed arguments |
data.frame
Other superset:
generalize(),
ignored(),
meta(),
meta.numeric(),
metaplot.character(),
metaplot.numeric(),
metaplot_character(),
metasuperset(),
ninput(),
ninput.character(),
ninput.numeric(),
shuffle(),
superset(),
superset.character(),
superset.numeric(),
superspec(),
superspec.character(),
superspec.numeric()
library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% meta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.