dot-highest_peaks: Highest Peaks

.highest_peaksR Documentation

Highest Peaks

Description

Finds the highest peaks up to the maximum number of peaks allowed(set by user on call)

Usage

.highest_peaks(FindingPeaksdf, maxPeaksAllowed)

Arguments

FindingPeaksdf

the resulting data frame from finding_peaks (if called separately make sure in correct form nx2: Index column and Height column)

maxPeaksAllowed

The maximum number of lines on a picture you would like to find

Value

The highest peaks up to the max number allowed


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