Study Partner Consent

data(spconsent)

Format

A data frame with 1971 rows and 14 variables

Details

A dataset with variables as follows:

  • SPID N NA Study Partner ID Number:

  • SPINCDATE D YYYY-MM-DD Date of consent:

  • SPPROTVERSN N NA Indicate Version of Protocol

  • SPCONSVERSN N NA Indicate Coordinating Center consent template version signed:

  • SPIRB D YYYY-MM-DD Consent IRB approval date:

  • SPIRBEXPDT D YYYY-MM-DD Consent IRB expiration date:

  • SPSITEVRS T NA Site version of consent:

  • SPCTCOMM 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(spconsent)
}