#inheritParams table1_helper

table1_categorical(
  data,
  var,
  weight = NULL,
  round = round,
  all.levels = all.levels
)

Arguments

data

aaa

var

aaa

weight

aaa

round

aaa

all.levels

aaa #inheritParams make_table1 #param all.levels data.frame of all possible values of the categorical variable. Should be a data.frame with all values in column V1 #keywords internal