Changes in version 0.2.6 (2020-11-08) - fixed LBNDIND -> LBNRIND - check if age or sex is null in lab() - delete check_sites() and test_sites() - delete parameter clsig in lab() - add progress bar Changes in version 0.2.5 (2020-09-01) - add functions for MedDRA API - short() don't stop if an error happens - CDASH - delete wbc() Changes in version 0.2.4 (2020-05-12) - add short() - add get_result() - add parameter name_to_find for lab(), wbc() - delete parameter test and add paramater func for test_sites() - add example for rename_dataset() Changes in version 0.2.3 - add test_sites for choose test in the different sites - add get_date for the date object Bug fixes - wbc checks non-numeric arguments Changes in version 0.2.2 - add opportunity for check sites - delete depended and filtered columns Bug fixes - parameter for clinical significant estimate Changes in version 0.2.1 - add <- -> for dates, which is out - add function for calculation WBCs count - OOP structure Changes in version 0.1.4 - throw error if the final result result is empty - throw warning if don`t find item in file Bug fixes - parameter for sex: substring in regex e.g. "male" in "female" Changes in version 0.1.3 - add a parameter for the clinical significant estimate Changes in version 0.1.2 - add a function for dates validation Changes in version 0.1.1 - first public release of the package