Closed Erin-Rooney closed 3 years ago
This is wonderful! Congratulations!
And yes, those warnings are ok. You get those because file_in() prefers direct file paths, instead of INCUB, BIOMASS, etc. read.csv(file_in("data/file_name.csv"))
. I just ignore those warnings because they haven't broken my script yet.
Awesome!! Thanks!!
@kaizadp It works! I was able to run it and get a markdown report output!!
https://github.com/Erin-Rooney/WyoP/blob/a4d2a4cd103508dcaae28e67ef8743ff03d194bc/code/5-drakeplan.R#L2-L84
However, are these issues okay? I don't really understand them.