setstas {RSEIS} | R Documentation |
Read station information and set in list
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>
## Not run: sta = setstas("/pathto/stationfile")