Print out AusTraits versions
get_versions(path = "data/austraits", update = TRUE)
A file path where AusTraits was previously downloaded
Would you like the versions json be updated in case of new releases?
A tibble containing version numbers and doi which can be used in load_austraits()
if (FALSE) {
austraits <- load_austraits(version = "3.0.2", path = "data/austraits")
}