# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PnT" in publications use:' type: software license: MIT title: 'PnT: Peak Finder' version: 0.1.0 doi: 10.32614/CRAN.package.PnT abstract: This program contains a function to find the peaks and troughs of a data set. It filters the set of peaks to remove noise based on the expected height and expected slope of a peak. Peaks that are too short (caused by random noise), or too shallow (part of the background data) are filtered out. authors: - family-names: Pitfield given-names: Peter email: pitfieldp@gmail.com repository: https://peter962.r-universe.dev commit: 7f79263e3604163d2b39194727127fbf65e638e5 date-released: '2025-09-14' contact: - family-names: Pitfield given-names: Peter email: pitfieldp@gmail.com