.i {parttime} | R Documentation |
shorthand for converting dimnames to indices, for easier column subtraction
Description
shorthand for converting dimnames to indices, for easier column subtraction
Usage
.i(x, dim, ...)
Arguments
x |
an object with dimnames<- defined |
dim |
the dimension to index |
... |
names selected by which |
[Package parttime version 0.1.2 Index]