intersection_check: Intersection Check

View source: R/userFunctions.R

intersection_checkR Documentation

Intersection Check

Description

Takes to envelope lines and checks to see if the lower is higher then the upper

Usage

intersection_check(topEnv, bottomEnv, imageName, rmAmount = 300)

Arguments

topEnv

The top envelope of the comparison

bottomEnv

The bottom envelope of the comparison

imageName

Name of the image for the warning if cross

rmAmount

The amount ignored from both the right and left sides of the image where possible trace lines could intersect because of noise This is to ensure that false intersections aren't found between the two traces

Value

warning if there is an intersection


Bott-binc/magnetoPackage2020 documentation built on Oct. 12, 2024, 7:49 p.m.