# NOT RUN {
library(dplyr)
## Retrieve file paths for example data
files <- list.files(system.file('phenotypeDataCollectionSheets',
package = 'pdi'),full.names = TRUE)
## Prepare data
d <- readPhenotypeSheet(files[1])
# }
Run the code above in your browser using DataLab