BLE-LTER / BLEdatatools

R package to download and collate BLE LTER data from EDI repository
Other
0 stars 0 forks source link

idea: write a quick reference function to remind people what data lives under what IDs #3

Open atn38 opened 2 years ago

atn38 commented 2 years ago

e.g. you can call list_available_datasets

and it returns in the R console:

2 is DOC data 3 is YSI 4 is d18O ....

bristol-emily commented 2 years ago

search_ble_packages() provides a data frame with packageids and titles. I think we can close this issue unless we want something easy to read in console (as opposed to saving a dataframe as an R object)