Tau AV-1451 PET Eligibility

data(otelgtau)

Format

A data frame with 141 rows and 20 variables

Details

A dataset with variables as follows:

  • RID N Participant roster ID

  • SITEID N Site ID

  • VISCODE T Visit code

  • USERDATE S Date record created

  • USERDATE2 S Date record last updated

  • RECNO N

  • TAUELG N Please confirm if participant meets eligibility criteria:

  • EXCLUSION N If participant should be excluded, select reason:

  • NVROT N

  • NVRSPECIFY T If Other, specify:

  • EXC1 N If Exclusion Criteria, which criteria does the participant meet:

  • EXC2 N

  • EXC3 N

  • EXC4 N

  • EXC5 N

  • EXC6 N

  • EXC7 N

  • TAUCOMM T Comments:

Examples

if (FALSE) {
describe(otelgtau)
}