cleanWPX {RSEIS} | R Documentation |
Clean WPX
Description
Return an empty (clean) WPX.
Usage
cleanWPX()
Details
Returns an empty list with NA's and 0's
Value
WPX list
Note
Used internally.
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
See Also
addWPX, catWPX, checkWPX,repairWPX,clusterWPX,saveWPX, setWPX
Examples
s0 <- cleanWPX()
[Package RSEIS version 4.2-0 Index]