tblNum: Gets the table number

View source: R/utils.R

tblNumR Documentation

Gets the table number

Description

The function relies on options("table_number") in order to keep track of the current number.

Usage

tblNum(advance.counter=0)

Arguments

advance.counter

Numeric. Number to be added to the present table number. Default is 0, giving the present table.

Examples

options(table_number=1)
tblNum()

CenterForAssessment/Literasee documentation built on July 2, 2023, 6:21 p.m.