We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://twitter.com/grrrck/status/1471191106671026177
The text was updated successfully, but these errors were encountered:
Oh wait, there is a secret hook if you spelunk deep enough! Try this: setHook( "rmarkdown.onKnitCompleted", function(input_file) unlink("plot.png") )
Oh wait, there is a secret hook if you spelunk deep enough! Try this:
setHook( "rmarkdown.onKnitCompleted", function(input_file) unlink("plot.png") )
How on Earth did you find this?! Thank you!! --- Charlotte 👩💻 (@charliejhadley) December 15, 2021
How on Earth did you find this?! Thank you!!
--- Charlotte 👩💻 (@charliejhadley) December 15, 2021
Haha, you're welcome! I went straight to the source and found a hint here: https://github.com/rstudio/rmarkdown/blob/48054f642a63d138a70476b661c05bd1706a5209/R/render.R#L756-L760 --- Garrick Aden-Buie (@grrrck) December 15, 2021
Haha, you're welcome! I went straight to the source and found a hint here: https://github.com/rstudio/rmarkdown/blob/48054f642a63d138a70476b661c05bd1706a5209/R/render.R#L756-L760
--- Garrick Aden-Buie (@grrrck) December 15, 2021
Sorry, something went wrong.
Since I just had to search Twitter to remember the secret sauce (😱) it would be better to have a short post about this on my blog
No branches or pull requests
https://twitter.com/grrrck/status/1471191106671026177
The text was updated successfully, but these errors were encountered: