Learn R Programming

RSEIS (version 2.1-6)

T12.pix: Get T1, T2

Description

Modify opick data frame and add T2=T1+dur

Usage

T12.pix(A)

Arguments

A
pick data.frame

Value

  • pick data.frame with t2 as a member.

Details

Given t1 and duration, returns to structure, t2=t1+dur.