messy {bpa} | R Documentation |
Simulated Data
Description
Simulated (messy) data set to help illustrate some of the uses of basic pattern analysis.
Format
A data frame with 1000 rows and 3 variables
Details
-
Gender
Gender in various formats. -
Date
Dates in various formats. Phone Phone numbers in various formats.
Examples
data(messy)
bpa(messy, unique_only = TRUE, ws_char = " ")
[Package bpa version 0.1.1 Index]