I have run alot of code analyses and have created a table of results that combines many models that sits at the very end of all the code.
I need to write and knit about the analyses at the beginning of Rmarkdown however and this needs to include the final table. Because all of the code comes after the written text, how do I print the final summary table before any code? Rstudio doesn't knit when no objects are present but the object is present but is much later in the markdown