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

Sub argument should accept character vector ie ` c("clean", "fwa")` as well as `"clean/fwa"` #60

Open joethorley opened 2 years ago

joethorley commented 2 years ago

sbf_load_data("rm", sub = "clean/fwa") should allow sbf_load_data("rm", sub = c("clean", "fwa"))