lhtab: lhtab funtion

lhtabR Documentation

lhtab funtion

Description

Make simple table. Use data frame created by addvar2

Usage

lhtab(data, vh, value, ord = NULL, save.name = NULL, output = "csv")

Arguments

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


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.