Make an Rd table from a data frame

tabular(df, ...)

Source

http://

Arguments

df

Data frame

...

Other args

Value

Rd table

Details

DETAILS

Author

Kieran Healy

Examples

if (FALSE) {
if(interactive()){
 #EXAMPLE1
 }
}