This is the code and data to reproduce Mahood & Balch (2019) "Repeated Fires Reduce Plant Diversity in Low-Elevation Wyoming Big Sagebrush Ecosystems (1984-2014)". https://doi-org.colorado.idm.oclc.org/10.1002/ecs2.2591
The file make_manuscript.R reproduces the entire manuscript with figures, tables and suppelement. FF_figs.R and tables.R have all of the analysis. Sometimes there were glitchy things I couldn't figure out with Rmarkdown with the tables, so there are sections where the actual code to generate the tables is commented out, and the code to just make the table is pasted in. In those cases, the code does actually work, it just was not knitting right at the very end, so you can uncomment it and run it if you like. If you just run the whole script, the scripts are set up to automatically install any packages it needs, so maybe it will just work for you. Maybe not though.