
Transform value to percentage
as_perc.Rd
Transform numeric values to percentage, by:
- Multiplying the values by 100, if sum = FALSE (default).
- Adding the values and computing the percentage, if sum = TRUE.
as_perc.Rd
Transform numeric values to percentage, by:
- Multiplying the values by 100, if sum = FALSE (default).
- Adding the values and computing the percentage, if sum = TRUE.