nationalparkservice / NPSutils

NPSutils contains functions for accessing, downloading, loading in to R and filtering data packages on DataStore
https://nationalparkservice.github.io/NPSutils/
Other
6 stars 2 forks source link

getDataPackage: alert if data have been versioned #29

Closed RobLBaker closed 11 months ago

RobLBaker commented 1 year ago

Data packages will often have newer versions. Users are alerted to this on the DataStore reference landing page. However, if the data are directly downloaded using getDataPackages(), the user is not informed:

1) Alert user if a newer version of the data package exists 2) Inform user of newer data package DS reference ID 3) Ask if the newest version should be used instead?