Description Usage Arguments See Also Examples
View source: R/TABLE.mktable.r
Convert R data frame object x to a nice pdf table via latex
1 2 3 4 5  | 
x | 
 A dataframe  | 
placement | 
 not sure what that is...  | 
caption | 
 The table caption  | 
label | 
 The table label  | 
include.rownames | 
 Whether or not the rownames should be included  | 
xtable
1  | mktable(baseline, caption="Table 1.", label="")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.