Last active
April 18, 2025 03:02
-
-
Save phgrosjean/df5541e264da2e55d164d0bc8faea332 to your computer and use it in GitHub Desktop.
Show how to read data from Zenodo directly into R
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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