Learn R Programming

lab2clean (version 2.0.0)

Function_3_dummy: Dummy Data for demonstrating function 3

Description

A dataset containing dummy data for demonstrating function 3 ("standardize_lab_unit") containing a tiny, intentionally messy collection of unit strings that exercise different techniques handled by the function.

Usage

data(Function_3_dummy)

Arguments

Format

A data frame with 32 rows and 3 variables.

Details

unit_raw

Raw unit string to be standardized (character)

n_records

Optional frequency used to test the n_records argument (integer)

note

Human-readable tag for the test case (character)