freq_table: freq_table

View source: R/My_functions.R

freq_tableR Documentation

freq_table

Description

It gives a frequency table with the percentage.

Usage

freq_table(x, xname = deparse(substitute(x)))

Arguments

x

input numeric variable

xname

name of the variable

Value

a data frame of the frequency table


RajeshMajumder97/myfunR documentation built on April 9, 2022, 1:50 a.m.