powered by
mylatex(myobj, size = 5, caption = NULL)
out=mytable(am~.,data=mtcars) mylatex(out) out1=mytable(am+cyl~.,data=mtcars) mylatex(out1)
Run the code above in your browser using DataLab