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

allow user to pass list into sbf_save/load_datas() #13

Open sebdalgarno opened 4 years ago

sebdalgarno commented 4 years ago

currently you can save one or all data.frames. It would be useful to pass a list of data.frames to save, eg:

sbf_save_datas(list(outing, capture, species))
joethorley commented 2 years ago

this might be better as a regular expression ie x_name = ".*"