https://github.com/eddelbuettel/data-examples
Unpacked data sets with Gapminder, Titanic and more
https://github.com/eddelbuettel/data-examples
Last synced: 8 months ago
JSON representation
Unpacked data sets with Gapminder, Titanic and more
- Host: GitHub
- URL: https://github.com/eddelbuettel/data-examples
- Owner: eddelbuettel
- Created: 2018-05-12T19:41:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T16:25:43.000Z (over 2 years ago)
- Last Synced: 2025-02-01T21:05:40.089Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 2.53 MB
- Stars: 4
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Example Data for STAT 447
This repository contains a number of (public) datasets taken from other R packages for purposes of
teaching data manipulation steps in the _Data Science Programming Methods_ course.
It has been used during the 2018-2020 period for the previous topics instance [STAT
430](https://stat430.com) and is now being used by [STAT 447](https://stat447.com).
## Author
Dirk Eddelbuettel, for this collection
The respective package authors, and upstream sources, for the data included
here