Learn R Programming

RSEIS (version 3.7-4)

EmptyPickfile: Create an empty RSEIS pickfile structure

Description

Creates a structure list with no data

Usage

EmptyPickfile(GH)

Arguments

GH

RSEIS list structure

Value

RSEIS pickfile list

See Also

EmptySEIS

Examples

Run this code
# NOT RUN {
data(GH)
EmptyPickfile(GH)


# }

Run the code above in your browser using DataLab