Closed christopherjin closed 2 months ago
@christopherjin , I will merge this and another PR that I will likely create myself with something else that I was working on, and then I will create a new release.
Quick question before I merge and out curiosity: did you run any tool to clean extra spaces?
I'm not sure actually, I think it might just be Rstudio default formatting for some differences
Just adding a simple PR to make folders recursive in the
dir.create()
function if we want to download a file into a folder that doesn't exist yet.Not 100% sure on why some lines are considered changed in this pr just based on formatting, but the only thing I did was make recursive = TRUE on the dir.create function