adjust_pmf_percentage_profiles: Function to adjust the 'percentage_of_factor_total' entries...

View source: R/adjust_pmf_percentage_profiles.R

adjust_pmf_percentage_profilesR Documentation

Function to adjust the percentage_of_factor_total entries from the tidy_pmf_profiles output to ensure the factor sums equal 100 %.

Description

Function to adjust the percentage_of_factor_total entries from the tidy_pmf_profiles output to ensure the factor sums equal 100 %.

Usage

adjust_pmf_percentage_profiles(df)

Arguments

df

Data frame/tibble from tidy_pmf_profiles.

Value

Tibble.

Author(s)

Stuart K. Grange


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