Hello! I would like to know how to prevent generating the folder when I knitr a html_document .Rmd file.
Every time I knitr a new .Rmd file, it creates two things: one is .html file itself, but there is also an empty folder. I don't know what it's for. So I just want to set to not generate this folder, how can I do it?
