I have started using cbind for stratifying the compareGroups tables as suggested by the manual, but now I cannot export the cbind.compareGroups object as MD (because I knit my markdown reports to word) or even export the single table to word.
Any solution?
Errors:
Error in export2md(fullTable) : x cannot be of class 'cbind.createTable'
Error in export2word(fullTable, file = "Table1.docx", which.table = "descr") : x cannot be of class 'cbind.createTable'