BLE-LTER / BLEdatatools

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

create helper function to quickly go between the full packageId to the numeric Ids #23

Open atn38 opened 2 years ago

atn38 commented 2 years ago

example

function takes vector of the full packageIds: "knb-lter-ble.13.1" and returns a vector the numeric dataset Ids: 13.

and vice versa (requires call to EDIutils)