addColumnDF: Dataframe Numeric Column Adder

Description Usage Arguments Value Examples

View source: R/addColumnDF.R

Description

function which adds a numeric column to a data frame

Usage

1
addColumnDF(peaks.data)

Arguments

peaks.data

the dataframe which you wish to add a column too

Value

the same dataframe with an added numeric column

Examples

1
newdataframe.data = addcolumnDF(peak.data)

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