grabRowInd {crunch}R Documentation

grab row indicators for subsetting crdfs

Description

grab row indicators for subsetting crdfs

Usage

grabRowInd(x, i)

Arguments

x

crdf to grab rows from

i

logical or integer vector specifying the rows to grab

Value

integers of the rows of the crdf to select


[Package crunch version 1.31.0 Index]