.edge_peaks_rm | R Documentation |
Checks the list of peaks for any flairs in the photos at start and end, they are removed
.edge_peaks_rm(FindingPeaksdf, rowSums, percentEdge, percentEdgeForLeft = NULL)
FindingPeaksdf |
the resulting data frame from finding_peaks (if called separately make sure in correct form nx2: Index column and Height column) |
rowSums |
of the imported matrix from original picture |
percentEdge |
passed into .allowed_edge_distance |
percentEdgeForLeft |
is user needs to specify a different percentage for left and right side cutoff will make percentEdge for the right side and percentEdgeForLeft for the left side of image |
void
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.