BLE-LTER / BLEdatatools

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

idea: add message in download_data that returns the name of packages the user specified in argument #7

Closed bristol-emily closed 2 years ago

bristol-emily commented 2 years ago

Also possibly the names of the entities they are downloading. Would we code this into decide_entities?

Relates to issue #3

atn38 commented 2 years ago

I've thought about a related idea: you know sometimes when you update a package and messages show up on the console asking you which other packages to also update? Something similar for us. Or even a pop-up window that asks the user to check boxes next to datasets they want, but this makes it too much of a GUI so I'm not sure.

bristol-emily commented 2 years ago

download_data() has this functionality now (provides a message with the title of package or entity the user specified)