Make an Rd table from a data frame

tabular(df, ...)

Arguments

df

Data frame

...

Other args

Source

http://

Value

Rd table

Details

DETAILS

Author

Kieran Healy

Examples

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