shelve: Continuous Table Function

Description Usage Arguments Examples

View source: R/dinner_table_functions.R

Description

This function allows you to make a kabled table of Q1, mean, median, Q2, max

Usage

1
shelve(df, var1, var2)

Arguments

x

A dataframe

y

A grouping variable

z

A continuous variable

Examples

1
2
 
n_pct(df, var1, var2)

ljanda/dinner.table documentation built on May 21, 2019, 2:30 a.m.