Learn R Programming

RSEIS (version 3.7-4)

cleanWPX: Clean WPX

Description

Return an empty (clean) WPX.

Usage

cleanWPX()

Arguments

Value

WPX list

Details

Returns an empty list with NA's and 0's

See Also

addWPX, catWPX, checkWPX,repairWPX,clusterWPX,saveWPX, setWPX

Examples

Run this code
# NOT RUN {
s0 <- cleanWPX()

# }

Run the code above in your browser using DataLab