striation_identify: Match striation marks across two cross sections based on...

Description Usage Arguments Value

Description

Match striation marks across two cross sections based on previously identified peaks and valleys

Usage

1
striation_identify(lines1, lines2)

Arguments

lines1

data frame as returned from get_peaks function. data frames are expected to have the following variables: xmin, xmax, group, type, bullet, heights

lines2

data frame as returned from get_peaks function. data frames are expected to have the following variables: xmin, xmax, group, type, bullet, heights

Value

data frame of the same form as lines1 and lines2, but consisting of an additional variable of whether the striation marks are matches


erichare/bulletr documentation built on May 16, 2019, 8:26 a.m.