percent_summ: Count a factor and then add a column which shows percentage

View source: R/percent_summ.R

percent_summR Documentation

Count a factor and then add a column which shows percentage

Description

Count a factor and then add a column which shows percentage

Usage

percent_summ(df, var)

Arguments

df

Data frame or tibble object

var

The variable to count

Value

A summary table with the factor, count and percentage


jpcompartir/JPackage documentation built on March 20, 2023, 4 a.m.