Open sebdalgarno opened 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))
this might be better as a regular expression ie x_name = ".*"
x_name = ".*"
currently you can save one or all data.frames. It would be useful to pass a list of data.frames to save, eg: