.getTableIndexes {pepr} | R Documentation |
Set table indexes
Description
Get sample and subsample table indexes and save as a slot on the Project object
Usage
.getTableIndexes(.Object, stIndex, sstIndex)
Arguments
.Object |
an object of |
stIndex |
character string indicating a constructor-specified sample table index |
sstIndex |
character string indicating a constructor-specified subsample table index |
Details
This is the (sub)sample table index selection priority order:
Project constructor specified
Config specified
Deafult value
[Package pepr version 0.5.0 Index]