count_multiple: Count multiple variables of the same data type

View source: R/count_multiple.R

count_multipleR Documentation

Count multiple variables of the same data type

Description

Count multiple variables of the same data type

Usage

count_multiple(df, ...)

Arguments

df

Data frame or tibble object

...

The variables you want to create individual tables for - unquoted and should be of the same data type.

Value

Summary frames which separately count inputted variables and add a percent column


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