pull_data | R Documentation |
Pull names vector from
pull_data(data_, values, names, dataset, input, output, output.type)
data_ |
list or tibble |
values |
column for vector values; by default second column |
names |
column for vector names; by default first column |
dataset |
dataset |
input |
name of input data |
output |
name of output data |
output.type |
(optional) type of output ("vector" to force vector output) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.