dot-getTableIndexes: Set table indexes

.getTableIndexesR 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 "Project"

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:

  1. Project constructor specified

  2. Config specified

  3. Deafult value


pepr documentation built on Nov. 21, 2023, 5:06 p.m.