Closed hannahker closed 6 months ago
it should be
box::use(../src/utils/download_shapefile[download_shapefile])
I feel like it would be much easier if all paths in box could be in reference to the .rproj
root directory. Then it would be much easier to figure out where files are. This is a nice and simple productivity boost that comes with working with R projects (.rproj), but not sure if it's normal practice when using {box}
Not normal practice, all are relative references. See here. I pushed a fix in #80.
Closed with #80
On running
src-static/update_cities_sf.R
, I get the following error:Can't seem to find where this function is defined.