pmf_species_contributions_to_factor: Function to calculate the species contribution to the factor.

View source: R/pmf_species_contributions_to_factor.R

pmf_species_contributions_to_factorR Documentation

Function to calculate the species contribution to the factor.

Description

This function is useful for when the contribution/percentage of an input species is desired. species_contributions_to_factor will exclude the "total variable" species (usually PM mass) from its calculation.

Usage

pmf_species_contributions_to_factor(df, species_mass = "mass")

Arguments

df

Data frame/tibble from tidy_pmf_profiles.

species_mass

Name of the species which was used as the "total variable".

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/pmfr documentation built on June 30, 2022, 12:28 a.m.