Learn R Programming

reportRx (version 1.0)

mvsum: Get multivariate summary dataframe

Description

Returns a dataframe corresponding to a univariate table

Usage

mvsum(model, data, markup = T, sanitize = T, nicenames = T)

Arguments

model
fitted model object
data
dataframe containing data
markup
boolean indicating if you want latex markup
sanitize
boolean indicating if you want to sanitize all strings to not break LaTeX
nicenames
booling indicating if you want to replace . and _ in strings with a space