setypx {RSEIS} | R Documentation |
Create an empty window pick list
Description
Create an empty window pick list. This is used primarily internally.
Usage
setypx()
Value
List:
tag |
tag for identification of station and component |
name |
station name |
comp |
component name |
c3 |
compnent name with secondary tags |
phase |
phase |
err |
error |
pol |
polarity |
flg |
flag |
res |
residual |
dur |
duration |
yr |
year |
mo |
month |
dom |
day of month |
jd |
julian day |
hr |
hour |
mi |
minute |
sec |
second |
col |
color |
onoff |
logical, ON or OFF for plotting |
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
See Also
setwpix
Examples
a <- setypx()
print(a)
[Package RSEIS version 4.2-0 Index]