pull_meta | R Documentation |
Pull a single item from the meta data object
pull_meta(x, what)
x |
a yspec object |
what |
character name of item in meta |
spec <- ys_help$spec()
pull_meta(spec, "description")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.