Description Usage Arguments Value Examples
Function to scan a STA definition file and create a map with the same parameters for each variable
1 | scanSTA(stafile, map)
|
stafile |
Path of the STA definition file taht will be scanned and being the base to generate de map.csv |
map |
Name of the CSV that will be generated |
A csv with many rows as variable defined in STA file.
1 | scanSTA(STA = "C:/Desktop/definition.sta", map = "output.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.