Skip to content

Instantly share code, notes, and snippets.

@phgrosjean
Last active April 18, 2025 03:02
Show Gist options
  • Save phgrosjean/df5541e264da2e55d164d0bc8faea332 to your computer and use it in GitHub Desktop.
Save phgrosjean/df5541e264da2e55d164d0bc8faea332 to your computer and use it in GitHub Desktop.
Show how to read data from Zenodo directly into R
# Note: the URL corresponds to the 'Download' button on the page
trap <- data.io::read$csv("https://zenodo.org/record/2533383/files/export.csv?download=1")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment