powered by
write smd table or demographic table into docx file
mydocx(smd_table, name)
smd table or demo graphic table.
file name to save
# NOT RUN { mydocx(data.frame(smd.value <- 3.4, smd.lo <- 1.1, smd.up <- 5.6),"smd_table") # }
Run the code above in your browser using DataLab