Lets say that I have code in R that is not working , i.e. I run this code and get some errors and warnings, and I want to share the code and conclusions indicating errors and warnings, with a third party through R markdown ,
Can I knit an R markdown if I have errors in the r-blocks of the code? If so, will it show me waht errors and warnings on html output? The goal is to share the html output , showing errors, and all with broken code.
Any help on this is greatly appreciated. Thanks.
source share