transform_into_proportions: Transform community data into proportions

View source: R/transform_into_proportions.r

transform_into_proportionsR Documentation

Transform community data into proportions

Description

Tranform pollen data into proportions (or percentages)

Usage

transform_into_proportions(
  data_source_trans,
  sel_method = c("proportions", "percentages"),
  verbose = FALSE
)

Arguments

data_source_trans

Data.frame with label, res_age, and all community data

sel_method

variable to select result as either proportions (percentages) or percentage (percentages).

verbose

Logical. Should additional information be output?


HOPE-UIB-BIO/R-Ratepol-package documentation built on March 6, 2024, 7:10 a.m.