info.TSD: Reads the description of four character TSD file variables.

View source: R/info.TSD.R

info.TSDR Documentation

Reads the description of four character TSD file variables.

Description

Reads the description of four character TSD file variables.

Usage

info.TSD(
  labl = NULL,
  file = file.path(system.file("extdata", package = "TSD"), "TSD-format_names.dat"),
  info.out = FALSE,
  clean = FALSE
)

Arguments

labl

is the variable names to get the description of, or NULL to return all variables (default).

file

is the .dat tile holdeing the descriptions.

info.out

is TRUE if the information about the variable 'info' should be returned (seldom useful).

clean

is TRUE if only the information strings should be returned, and not added the variable name in <> at the start of each string.


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