powered by
Write a pickfile to disk ina variety of formats.
PFoutput(PF, stas = NULL, sol = NULL, format = 0)
Pickfile list from RSEIS
station list
solution vector, (lat, lon, z, t0)
integer, 0=all formats, 1=native R, 2=UW, 3=csv)
Side effects
Writes files to disk in local directory.
SavePF, RSEIS
# NOT RUN { # } # NOT RUN { PFoutput(nh$PF, stas = g$sta, sol = NULL, format = 0) # } # NOT RUN { # }
Run the code above in your browser using DataLab