count_percentage_multiple: Count and compute percentage on multiple columns

Description Usage Arguments Examples

View source: R/count_percentage_multiple.R

Description

This function allows you to count the observations per group on multiple columns and compute the associated percentage.

Usage

1

Arguments

df

A data frame with the observations

...

The name of the columns containing the observations

digits

The number of decimals needed for the percentage

Examples

1

shezadt/utile documentation built on July 12, 2021, 10:54 a.m.