poissonconsulting / subfoldr2

An R package to facilitate saving and loading objects, data, plots, numbers and strings
https://poissonconsulting.github.io/subfoldr2/
Other
2 stars 0 forks source link

sbf_save_gpkg and sbf_save_gpkgs should error if file path does not exist, not just silently fail. #100

Open sarahLy9 opened 6 months ago

sarahLy9 commented 6 months ago

For example if you use an incorrect file path like sbf_set_main("~/Clients - Transfer/Golder/CRM Fish/crm-fish-23/spatial")

It will silently fail and you will spend half an hour wondering why it isn't writing files when you just needed to add /Poisson to the file path.