Last chance! 50% off unlimited learning
Sale ends in
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 character
meta(x, simplify = TRUE, ...)
object
logical: remove range information from guide text
passed arguments
data.frame
Other superset: generalize
,
meta.numeric
,
metaplot.character
,
metaplot.numeric
,
metaplot_character
,
metasuperset
, meta
,
ninput.character
,
ninput.numeric
, ninput
,
shuffle
, superset.character
,
superset.numeric
, superset
,
superspec.character
,
superspec.numeric
, superspec
# NOT RUN {
library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% meta
# }
Run the code above in your browser using DataLab