# NOT RUN {
# get summary of example vp:
summary(example_vp)
# example_vp was created with:
vpfile <- system.file("extdata", "profile.h5", package = "bioRad")
example_vp <- read_vpfiles(vpfile)
# }
# NOT RUN {
# save(example_vp, file = "data/example_vp.rda")
# }
Run the code above in your browser using DataLab