Description Usage Arguments Details Value
Master fix-it function that applies solutions to known data issues
1 | fix_misc_issues(df, df_type)
|
df |
Data frame whose disparate issues to fix. |
df_type |
Character. For consumption data, one of : "unitesFixes", "releve", "unitesautre1", "autre1releve", "unitesautre2", "autre2releve" For production data, one of: "unitesFixes", "unitesAutre1", "unitesAutre2" |
Can easily be extended to new issues. Fixes to issues are organized as follows:
At the top level, group by file type
Within file type, group by particular files by checking for file-specific column names
Data frame with corrections, where applicable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.