Description Usage Arguments Value Examples
function which adds a numeric column to a data frame
1  | addColumnDF(peaks.data)
 | 
peaks.data | 
 the dataframe which you wish to add a column too  | 
the same dataframe with an added numeric column
1  | newdataframe.data = addcolumnDF(peak.data)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.