buildDF: Peak Dataframe Builder

Description Usage Arguments Value Examples

View source: R/buildDF.R

Description

function which fills empty data frame with given peak data

Usage

1
buildDF(uniquePeaks, peaks.data)

Arguments

uniquePeaks

the vector containing uniquepeaks from a Conn file

peaks.data

the dataframe which you wish to add a column too

Value

the same dataframe now filled with peak data

Examples

1
peak.data = buildDF(uniquePeaks, peak.data)

samissimas/ciceroAddition documentation built on Aug. 10, 2019, 12:02 a.m.