I want to create a pander table in R out of a summary of my dataset. I always get four variables on one line, then another four and the last variable is all alone on the last line. Now I would like to have only three variables per row. How can I achieve that?
Asked
Active
Viewed 100 times
0
-
Can you please share the code you are using and the output that you are getting? – ktiu Jun 03 '21 at 16:58
-
Welcome. Please include a reproducible example of your problem - it'll make it much easier for people to help. – user438383 Jun 03 '21 at 16:58