gbook / nidb

NeuroInformatics Database
GNU General Public License v3.0
26 stars 8 forks source link

Age checks #82

Closed gbook closed 4 years ago

gbook commented 4 years ago

Ages can be incorrect based on varying information entered for the DOB and age-at-study. Display the following checks and assign NULL values where appropriate to identify unknown information.

study_ageatscan appears in the following files

birthdate appears in the following files

gbook commented 4 years ago

added StudyAge function to functions.php added checks to groups.php