pull_meta: Pull a single item from the meta data object

View source: R/class-yspec.R

pull_metaR Documentation

Pull a single item from the meta data object

Description

Pull a single item from the meta data object

Usage

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")


metrumresearchgroup/yspec documentation built on May 24, 2024, 12:48 a.m.