setstas: Set Station information

setstasR Documentation

Set Station information

Description

Read station information and set in list

Usage

setstas(stafile)

Arguments

stafile

character, station file name path

Details

reads in ASCII data file.

Value

LIST

name

character, station name

lat

numeric, decimal degrees

lon

numeric, decimal degrees

z

numeric, decimal degrees

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

Examples


## Not run: 
sta <- setstas("/pathto/stationfile")

## End(Not run)

RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.