Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

indexed_df

An indexed data frame.


Description

Create a indexed list, a space efficient way of indexing into a large data frame

Usage

indexed_df(data, index, vars)

Arguments

index

list of indices

vars

a character vector giving the variables used for subsetting

env

environment containing data frame


plyr

Tools for Splitting, Applying and Combining Data

v1.8.6
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.