Skip to content

karthik/zenodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

R interface to Zenodo

zenodo_logo

What is Zenodo?

Zenodo is an open repository for scientific data based at CERN in Swizerland. Zenodo facilitates researchers to share and preserve any research outputs in any size, any format and from any science. Zenodo also mints DOIs.

Setup

  • Sign up for zenodo
  • Log in and go your profile
  • Click personal access tokens and grab one.

Then add the following line to your .rprofile. You can also pass this explicitly to every function, but exposing the token will compromise your account.

options(zenodo_token = "YOUR-KEY")

Installing this package

devtools::install_github("ropensci/rzenodo")

Functions

Function Description
zenodo_dir() Provides a data.frame with listing of current Zenodo collections.

Resources


ropensci_footer

About

Deposit data (or any research object) into Zenodo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages