Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 720 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 720 Bytes

statdata

The goal of statdata is to consolidate educational datasets for STEM. This package contains the datasets shown in the Korean elementary, middle, and high schoool textbooks.

Installation

You can install the released version of statdata from GitHub repository with:

devtools::install_github("tidyverse-korea/statdata")

Workflow

This package ingests .csv files in order to make them available with minimum efforts. The basic workflow to turn .csv files into the package datasets is as follows;