getunits {Rsac}R Documentation

SAC TIME SERIES UNITS

Description

Looks up the units of the SAC record. The units in many seismic headers are notoriously unreliable, so care should be taken to find an independent source to confirm the units.

Usage

getunits(x)

Arguments

x an object of class "rsac".

Value

a character vector that describe the units of the SAC files.

Author(s)

Eric M. Thompson <eric.thompson@tufts.edu>

Examples


data(srosa)
getunits(srosa)


[Package Rsac version 0.1-8 Index]