Pull a single item from the meta data object

pull_meta(x, what)

Arguments

x

a yspec object

what

character name of item in meta

Examples

spec <- ys_help$spec() pull_meta(spec, "description")
#> [1] "Example PopPK analysis data set."