Learn R Programming

eeptools (version 0.3.1)

stuatt: Student Attributes from the Strategic Data Project Toolkit

Description

A synthetic dataset of student attributes from the Strategic Data Project which includes records with errors to practice data cleaning and impelmenting business rules for consistency in data.

Usage

data(stuatt)

Arguments

source

Available from the Strategic Data Project online at http://www.gse.harvard.edu/~pfpie/index.php/sdp/tools

Details

This is the non-clean version of the data to allow for implementing business rules to clean data.

References

Visit the Strategic Data Project online at: http://www.gse.harvard.edu/sdp

Examples

Run this code
data(stuatt)
## maybe str(stuatt) ; plot(stuatt) ...

Run the code above in your browser using DataLab