Rdocumentation
powered by
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:
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
See Also
setwpix
Examples
Run this code
a = setypx()
print(a)
Run the code above in your browser using
DataLab