Description Usage Arguments Value See Also Examples
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
1 | getTable(stationStr)
|
stationStr |
a single vector string |
a matrix that contains the vector string token in the filename
1 2 3 4 | ## Not run: DLA7.mat <- getTable("DLA7")
DLA7.mat
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.