R/tables.R
make_table1.Rd
make_table1
make_table1(DF, group = "no_choice", variables = NULL, render.missing = FALSE)
data.frame
character string of no_choice or a factor column name
character vector of variables to include. NULL is all.
logical for rendering missing data or not