descTab: descTab

Description Usage Examples

View source: R/descTab.R

Description

this function is a revised version of mytable in moonBook package. mytable(moonBook) can deal no more than two group variables. in descTab function, when there are more than two grouping variables, they are pasted together as one single variable.(use table1 instead!)

Usage

1
descTab(Formula, data)

Examples

1
descTab(Formula='vs+gear+am~disp+mpg',data=mtcars)

sontron/madis documentation built on March 23, 2021, 10:17 p.m.