Build data and AI skills | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RSEIS (version 4.1-1)

cleanpickfile: Clean up Pickfile structure

Description

Given a pickfile, clean out stations that do not ocnform

Usage

cleanpickfile(P)

Value

P

Pickfile list

Arguments

P

Pickfile list

Author

Jonathan M. Lees<jonathan.lees.edu>

Details

stations with name="" are removed

See Also

EmptyPickfile

Examples

Run this code
P <- EmptyPickfile()
cleanpickfile(P)

Run the code above in your browser using DataLab