When a user provides age ranges for participants, the average of the given range is currently imputed as the "exact age" in the 'clean.survey()' function. It would be clearer if only the ranges were maintained (similar to the contact ages). However, the absence of a "part_age" field in the survey object could lead to unexpected issues.
When a user provides age ranges for participants, the average of the given range is currently imputed as the "exact age" in the 'clean.survey()' function. It would be clearer if only the ranges were maintained (similar to the contact ages). However, the absence of a "part_age" field in the survey object could lead to unexpected issues.