addColumnDF_character: Dataframe Charcter Column Adder

Description Usage Arguments Value Examples

View source: R/addColumnDFCharacter.R

Description

function which adds a character column to a data frame

Usage

1

Arguments

peaks.data

the dataframe which you wish to add a column too

Value

the same dataframe with an added character column

Examples

1
newdataframe.data = addcolumnDFCharacter(peak.data)

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