Skip to contents

Downloads an archive from Zenodo.

Usage

download_zenodo(doi, path = ".")

Arguments

doi

DOI of the Zenodo archive.

path

Character, indicating the directory in which to create the FAIR theory.

Examples

download_zenodo(doi = "10.5281/zenodo.14921521",
path = file.path(tempdir(), "tripartite"))
#>  Creating theory repository at "C:\\Users\\vanlissa\\AppData\\Local\\Temp\\Rtm
#>  Creating theory repository at "C:\\Users\\vanlissa\\AppData\\Local\\Temp\\Rtm
#> 
#>  Accessing record on Zenodo
#>  Accessing record on Zenodo ... failed
#> 
#>  Download ZIP archive
#>  Download ZIP archive ... failed
#> 
#>  Create local FAIR theory repository
#>  Create local FAIR theory repository ... failed
#>