getTable: A getter that generates stop frequency matrix

Description Usage Arguments Value See Also Examples

View source: R/getTable.R

Description

This function looks for particular character sets in a string pulled from the filename and reads them. It is used recursively with getTable and read_whole_folder_RTW, for more information, please refer to the documentation for those functions

Usage

1
getTable(stationStr)

Arguments

stationStr

a single vector string

Value

a matrix that contains the vector string token in the filename

See Also

read_whole_folder_RTW()

Examples

1
2
3
4
## Not run: DLA7.mat <- getTable("DLA7")
DLA7.mat

## End(Not run)

notsynonymous/SWA documentation built on Dec. 22, 2021, 3:13 a.m.