dataset_subset | R Documentation |
Subset of a dataset at specified indices.
dataset_subset(dataset, indices)
dataset |
(Dataset): The whole Dataset |
indices |
(sequence): Indices in the whole set selected for subset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.