Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 05-data-structures-part2.Rmd to fix broken links to gapminder_data.csv #858

Merged

Commits on Jul 21, 2023

  1. Update 05-data-structures-part2.Rmd

    In the Realistic example section, the links to download gapminder_data.csv were broken. I replaced the old links (https://raw.githubusercontent.com/swcarpentry/r-novice-gapminder/gh-pages/_episodes_rmd/data/gapminder_data.csv) with the new working tested link (https://raw.githubusercontent.com/swcarpentry/r-novice-gapminder/main/episodes/data/gapminder_data.csv)
    aforestsomewhere authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    962b333 View commit details
    Browse the repository at this point in the history