mydocx: write smd table or demographic table into docx file

Description Usage Arguments Examples

View source: R/demo_Graphic.R

Description

write smd table or demographic table into docx file

Usage

1
mydocx(smd_table, name)

Arguments

smd_table

smd table or demo graphic table.

name

file name to save

Examples

1
mydocx(data.frame(smd.value <- 3.4, smd.lo <- 1.1, smd.up <- 5.6),"smd_table")

demoGraphic documentation built on May 1, 2019, 7:58 p.m.