mess: Messy Data

messR Documentation

Messy Data

Description

A dataset with missing values, blank rows, incorrect data types, multiple values in one column, and multiple date types for practicing data import.

Usage

mess

Format

A data frame with 26 rows and 7 variables:

junk

Junk values (just the word 'junk')

order

Meant to be all integer values

score

Meant to be all numeric values

letter

Meant to be all character values

good

Meant to be all logical values

min_max

Two integers separated by a dash

date

Dates in two different formats

Source

https://psyteachr.github.io/reprores-v2/data/mess.csv


PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.