Learn R Programming

eseis (version 0.7.3)

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.

Author

Michael Dietze

Examples

Run this code

## show sac parameters
list_sacparameters()
                     

Run the code above in your browser using DataLab