plot_density_vs_PA: Plot densities of staff vs area PA

View source: R/figures.R

plot_density_vs_PAR Documentation

Plot densities of staff vs area PA

Description

Plot densities of staff vs area PA

Usage

plot_density_vs_PA(data, who, coef = 1, basesize = 7)

Arguments

data

the complete dataset

who

"rangers" (default), "others" or "all"

coef

the coefficient for the imputation

basesize

the value for the argument base_size used in ggplot2::theme()

Examples

plot_density_vs_PA(data = data_rangers, who = "rangers", coef = 1)


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.