ys_select_fl | R Documentation |
Select items from a yspec object via flags
ys_select_fl(x, ...)
x |
a yspec object. |
... |
tidy-select specification of flag names to select. |
A yspec object containing columns named in passed through ...
.
ys_flags()
, ys_flags_chr()
spec <- ys_help$spec()
ys_select_fl(spec, nm, times)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.