Description Usage Arguments Value
applies numFun to all but first col in dataframe removes negative special codes, and makes the rest numeric
1 | bio_numFun(df, colIndex = 2:ncol(df))
|
df |
a data.frame |
colIndex |
columns to convert, defaults to all but first |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.