labl.TSD: Returns the variable names required in echoIBM() and related...

View source: R/labl.TSD.R

labl.TSDR Documentation

Returns the variable names required in echoIBM() and related functions, given as four character strings of names as stored in the TSD format. The aim of this function is to avoid errors due to misspelling.

Description

Returns the variable names required in echoIBM() and related functions, given as four character strings of names as stored in the TSD format. The aim of this function is to avoid errors due to misspelling.

Usage

labl.TSD(var = NULL, adds = NULL, list.out = TRUE)

Arguments

var

The variable classes for which variable names are requested. Use names(labl.TSD()) to see implemented variable classes are.

adds

A vector of additional variables to include.

list.out

Logical: If FALSE, unlist the output when multiple elements are requested in var.


arnejohannesholmin/TSD documentation built on April 14, 2024, 5:29 a.m.