Brain Health Registry

data(bhr)

Format

A data frame with 1091 rows and 12 variables

Details

A dataset with variables as follows:

  • DONE N NA Was BHR brochure given to participant and BHR Study Partner Flyer given to the study partner?

  • NDREASON N NA If No, reason not done:

  • EXAMDATE D YYYY-MM-DD Examination Date

  • WRITTEN N NA If Yes, was the ADNI Online ID written down on the participant's brochure?

  • CBBCOMM T NA Comments:

  • RID N Participant roster ID

  • SITEID N Site ID

  • VISCODE T Visit code

  • USERDATE S Date record created

  • USERDATE2 S Date record last updated

Examples

if (FALSE) {
describe(bhr)
}