Learn R Programming

RSEIS (version 2.1-6)

setypx: Create an empty window pick list

Description

Create an empty window pick list. This is used primarily internally.

Usage

setypx()

Arguments

Value

  • List:
  • tagtag for identification of station and component
  • namestation name
  • compcomponent name
  • c3compnent name with secondary tags
  • phasephase
  • errerror
  • polpolarity
  • flgflag
  • resresidual
  • durduration
  • yryear
  • momonth
  • domday of month
  • jdjulian day
  • hrhour
  • miminute
  • secsecond
  • colcolor
  • onofflogical, ON or OFF for plotting

See Also

setwpix

Examples

Run this code
a = setypx()

print(a)

Run the code above in your browser using DataLab