xtable_descriptives: Pretty print data.frame summary in xtables

Description Usage Arguments

View source: R/xtable_descriptives.R

Description

Pretty print data.frame summary in xtables

Usage

1
xtable_descriptives(x, vertical = NULL, removed = NULL)

Arguments

x

a data.frame

vertical

character vector of db variable names to be printed vertically. If NULL (by default) all factor are printed vertically.

removed

character vector of db variable names to be removed from printing. If NULL (by default) all character variables removed.


lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.