cleanpickfile: Clean up Pickfile structure

cleanpickfileR Documentation

Clean up Pickfile structure

Description

Given a pickfile, clean out stations that do not ocnform

Usage

cleanpickfile(P)

Arguments

P

Pickfile list

Details

stations with name="" are removed

Value

P

Pickfile list

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

EmptyPickfile

Examples

P <- EmptyPickfile()
cleanpickfile(P)

RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.