CatIndex: CatIndex Function

View source: R/CatIndex.R

CatIndexR Documentation

CatIndex Function

Description

Useful for simulations: CatIndex print on screen the infex index.var and its value

Usage

CatIndex(index.var, index.char = NULL)

Arguments

index.var

index.char

Examples

i = 7
CatIndex(i)
CatIndex(i,"index i")

daniel258/Daniel documentation built on May 9, 2023, noon