bulletCheckCrossCut: Identifying a reliable cross section

Description Usage Arguments

View source: R/crosssection.R

Description

Should be changed: x should just indicate lower and upper limit. That is cleaner and should speed things up as well.

Usage

1
2
bulletCheckCrossCut(path, bullet = NULL, distance = 25, xlimits = c(50,
  500), minccf = 0.9, span = 0.03, transpose = FALSE)

Arguments

path

path to an x3p file

bullet

If passed in, the actual bullet already loaded

distance

positive numeric value indicating the distance between cross sections to use for a comparison

xlimits

vector of values between which to check for cross sections in a stable region

minccf

minimal value of cross correlation to indicate a stable region

span

The span for the loess smooth function

transpose

if TRUE, transpose the x3p matrix


heike/x3prplus documentation built on May 17, 2019, 3:24 p.m.