tests/testthat/test.moonBook.R

require(moonBook)
data(acs)
out=mytable(Dx~.,data=acs)
out
mylatex(out)

out1=mytable(sex+Dx~.,data=acs)
out1
mylatex(out1)

Try the moonBook package in your browser

Any scripts or data that you put into this service are public.

moonBook documentation built on Jan. 5, 2022, 9:06 a.m.