DDE analysis summary

data(adrc_emory_dde)

Format

A data frame with 218 rows and 10 variables

Details

A dataset with variables as follows:

  • RID -4 -4 Participant roster ID

  • VISCODE -4 -4 Visit code

  • VERSION -4 Version number

  • RUNDATE -4 Analysis date

  • STATUS -4 Analysis status

  • ANALYSIS_BATCH -4 Batch number

  • DDE_RECOVER_13C_PERCENT -4 percent Recovery percent

  • DDE_PLASMA_CONCENTRATION -4 ng/L Plasma concentration

  • DETECTION_LIMIT -4 Above detection limit

See also

Examples

if (FALSE) {
describe(adrc_emory_dde)
}