View source: R/userFunctions.R
intersection_check | R Documentation |
Takes to envelope lines and checks to see if the lower is higher then the upper
intersection_check(topEnv, bottomEnv, imageName, rmAmount = 300)
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 |
warning if there is an intersection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.