messy: Simulated Data

Description Format Details Examples

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

Examples

1
2
data(messy)
bpa(messy, unique_only = TRUE, ws_char = " ")

Example output

$Gender

     A   Aaaa Aaaaaa   aaaa aaaaaa 
   189    312    291    110     98 

$Date

       99/99/9999        9999-99-99         99Aaa9999       Aaa 99 9999 
              259               262               241                16 
     Aaaa 99 9999     Aaaaa 99 9999    Aaaaaa 99 9999   Aaaaaaa 99 9999 
               42                36                24                45 
 Aaaaaaaa 99 9999 Aaaaaaaaa 99 9999 
               56                19 

$Phone

(999) 999 999 (999)-999-999   999 999 999   999-999-999 
          250           242           232           276 

bpa documentation built on May 1, 2019, 10:26 p.m.