Description Usage Arguments Details Value Author(s) Examples
Read station information and set in list
1 | setstas(stafile)
|
stafile |
character, station file name path |
reads in ASCII data file.
LIST
name |
character, station name |
lat |
numeric, decimal degrees |
lon |
numeric, decimal degrees |
z |
numeric, decimal degrees |
Jonathan M. Lees<jonathan.lees.edu>
1 2 3 4 | ## Not run:
sta <- setstas("/pathto/stationfile")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.