View source: R/transform_into_proportions.r
transform_into_proportions | R Documentation |
Tranform pollen data into proportions (or percentages)
transform_into_proportions(
data_source_trans,
sel_method = c("proportions", "percentages"),
verbose = FALSE
)
data_source_trans |
Data.frame with |
sel_method |
variable to select result as either proportions ( |
verbose |
Logical. Should additional information be output? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.