View source: R/indexed-data-frame.r
indexed_df | R Documentation |
Create a indexed list, a space efficient way of indexing into a large data frame
indexed_df(data, index, vars)
data |
environment containing data frame |
index |
list of indices |
vars |
a character vector giving the variables used for subsetting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.