Learn R Programming

eseis (version 0.5.0)

list_sacparameters: List all header parameters of a sac file.

Description

The function returns a data frame with all header values of a sac file. It may be used for advanced modifications by the user.

Usage

list_sacparameters()

Arguments

Value

List object, parameters supported by a sac file.

Examples

Run this code
# NOT RUN {
## show sac parameters
list_sacparameters()
                     
# }

Run the code above in your browser using DataLab