Description Usage Arguments Value Examples
This function converts values in a dataframe to a fraction/percentage of the sum of their column.
1 |
counttable |
Data frame of numeric values with rows as observations and columns as samples. |
percentage |
Should values be returned as a percentage? i.e multiplied by 100. Default is FALSE (as required for most IgA scoring approaches). |
A data frame of the input data normalised by column (to sum to either 1 or 100).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.