diff --git a/planning.Rmd b/planning.Rmd index 19752d93..15e62e5f 100644 --- a/planning.Rmd +++ b/planning.Rmd @@ -42,6 +42,7 @@ Provide a framework and associated functions for checking and cleaning dirty dat #### Big items 1. Establish organizing framework for the package 1. Write up documentation/vignette showing check/clean iterative cycle + 1. Create cannonical dirty data frame 2. Figure out new names for functions to fit schema, and rename them 3. Redo vignette 4. Redo homepage @@ -49,4 +50,4 @@ Provide a framework and associated functions for checking and cleaning dirty dat 3. New function family: bindability issues #### Smaller items - 1. `get_dupes` should have an option for returning with or without Ns as a column (it's so much faster without) \ No newline at end of file + 1. `get_dupes` should have an option for returning with or without Ns as a column (it's so much faster without)