Hi,
I'm writing a paper with bookdown (or at least trying to-its new to me!)
I have a stats chapter where I perform the stats, and another chapter where I discuss the results. Is there a way for me to display the table in the results chapter which I made in the stats chapter? The workaround I've been using is to have a chunk that calls the table I created before...is this the best way?
Thanks!