savePackageToZenodo
savePackageToZenodo(
dataPackage
,options
):Promise
<{datasetUrl
:string
;path
:string
; }>
Defined in: zenodo/package/save.ts:18
Save a package to Zenodo
Parameters
Section titled “Parameters”dataPackage
Section titled “dataPackage”options
Section titled “options”apiKey
Section titled “apiKey”string
sandbox?
Section titled “sandbox?”boolean
Returns
Section titled “Returns”Promise
<{ datasetUrl
: string
; path
: string
; }>
Object with the deposit URL and DOI