man/QCloudDDA.Rd
a0e84bc4
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/QCloudDDA.R
 \docType{data}
 \name{QCloudDDA}
 \alias{QCloudDDA}
 \title{DDA QC data from QCloud System}
5e254e0d
 \format{
 csv
 }
a0e84bc4
 \usage{
 data(QCloudDDA)
 }
 \value{
 An example dataset generated from QCloud system
 }
 \description{
 QC results generated from QCloud system
 }
 \details{
 DDA QC data from QCloud System
 }
1b8c7ab7
 \examples{
 head(QCloudDDA)
 }
a0e84bc4
 \keyword{datasets}