dot-find_peaks: Find peaks of a 1D distribution

Description Usage Details

Description

This function finds peaks for a 1D density distribution and return positions of these peaks in a list

Usage

1
2
.find_peaks(x, y = NULL, num_peaks = NULL, adjust = 2,
  plot = FALSE, ...)

Details

This function is taken from flowDensity package at ()


aspen-shen/RefCells documentation built on May 17, 2019, 2:49 p.m.