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

Change/remove unused sbf_subs_ functions #75

Closed Alcon98 closed 3 months ago

Alcon98 commented 2 years ago

Moved sbf_object recursive and subs_rds_recursive from load.R to a new test-helpers script as they're used in testing. Rename sbf_object_recursive to list_object_recursive because it's no longer being exported.

aylapear commented 3 months ago

Old and not sure what is going on with these so closed until it becomes important again