lhtab | R Documentation |
Make simple table. Use data frame created by addvar2
lhtab(data, vh, value, ord = NULL, save.name = NULL, output = "csv")
data |
Datframe |
vh |
Vertical and horizontal headers. ex: "Trt+Agegr~Param" |
value |
Values. |
ord |
Order variables. ex: ":Trt,:Agegr" |
save.name |
Save table as word document. Enter the file name: ex "test.docx" |
output |
output="csv" for csv output, else output will be in FlexTable format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.