The function queries the Zenodo API to find the version IDs and corresponding DOIs.

get_zenodo_versions(doi)

Arguments

doi

A DOI pointer to the Cite-all-versions DOI for a Zenodo archive. A Zenodo archive starts with '10.5281/zenodo.'.

Value

A named vector. The names correspond to version IDs, the values correspond to DOIs.

See also

Other functions regarding file management for N2KHAB projects: checksum(), convert_line_endings(), download_zenodo(), fileman_folders(), fileman_up(), locate_n2khab_data()