Closed emmastrand closed 3 years ago
Yes, the tab model function has always been helpful for me! You can also combine multiple output tables for it which is nice.
I use it in this script: https://github.com/daniellembecker/Nutrient_sediment_loading_affect_coral_functionality/blob/master/Effect_Sizes/Scripts/effect.sizes.R
you can find the detailed code on line 578-594 if you wanna see :)
I have four separate PERMANOVA results outputs I'd like to put into one table in R and export it nicely. Thoughts?
Danielle had previous put this https://www.rdocumentation.org/packages/sjPlot/versions/2.8.6/topics/tab_model page into slack.