You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reports 1-3, 10 & 11 have echo = FALSE, whereas 4-9 have echo = TRUE. This could be confusing for development, so we should look to standardise this across all files.
The text was updated successfully, but these errors were encountered:
I'm not sure which way is best - FALSE or TRUE. I wrote the slides according to the majority chunk setting so if the slides had majority code echoed then the global was set to TRUE.
The reports 1-3, 10 & 11 have
echo = FALSE
, whereas 4-9 haveecho = TRUE
. This could be confusing for development, so we should look to standardise this across all files.The text was updated successfully, but these errors were encountered: