Learn R Programming

RSEIS (version 2.1-6)

setstas: Set Station information

Description

Read station information and set in list

Usage

setstas(stafile)

Arguments

stafile
character, station file name path

Value

  • LIST
  • namecharacter, station name
  • latnumeric, decimal degrees
  • lonnumeric, decimal degrees
  • znumeric, decimal degrees

Details

reads in ASCII data file.

Examples

Run this code
sta = setstas("/pathto/stationfile")

Run the code above in your browser using DataLab