Version 6.0 - new command ieddtab
ietookit version 6.0
New command
ieddtab
Major updates
ieduplicates
- Fixed issue with using time variable as ID var. This is commonly used to test that the same form (with or without the same responses) is not used for multiple submissions. Since this command uses Excel to export reports, and Stata and Excel store date and times slightly differently, the command often ran into errors when testing for duplicates in start time. The command was re-written to no longer have issues with this. The only change noticeable to the users is that the required option uniquevars() is no longer allowed to include numeric variables stored in date format. #146.
iegraph
- Adding the option to add labels to all graph bars with the y-axis value of the bar #142
Minor updates and fixes
- iebaltab: Reference to old command name in link #137.
- ietoolkit: Broken link to wiki page #139.
- iefolder: Add folder /deidentified to /DataSets for raw de-identified data #145.
- ieduplicates: Test that names used in Excel report is not used in data - partial fix to #145.
- all commands: New format for credit section at the end of help file #153.
Additionally, a lot of proofreading of help files and error messages in the code.