rmacroRDM issue #10
There are a number of areas in the package that various checks are performed but could do with being more strategic about it. Should link in with developing tests #14 .
check all that apply. add your own
- handling of missing values?
- checking data.types against expectations?
- handling of white.space and blank lines
- consistency of variable names throughout file.system
- consistency of species names throughout file.system
- identifying typos
- identifying outliers
- identifying duplicates
Please feel free to fork and share thoughts and ideas!
Aure Moser
check all that apply. add your own
I'm not sure I did this right, some of the issues seem to be more related to data clean-up and prep before analysis (handling white space/blank lines, naming conventions/consistency, and some seem like they would be more valuable when analyzing (identifying outliers, duplicates, missing values, checking against expectation, etc.)