Learn R Programming

RSEIS (version 4.2-4)

integ1: Integrate seismogram

Description

integrate under the curve of a pulse

Usage

integ1(x, y, dm = -Inf, hm = +Inf)

Value

vector: c(osum,cista) one with the bottom triangle included one without

Arguments

x

x-axis vector

y

y-axis vector

dm

lower bound

hm

upper bound

Author

Jonathan M. Lees<jonathan.lees.edu>