Summarize output from qp pipeline
Usage
qp_summarize(x)
# S3 method for class 'data.frame'
qp_summarize(x)
# S3 method for class 'list'
qp_summarize(x)
Arguments
- x
A data.frame or a list containing a data.frame named qp
Value
A tibble with the sample name, sample_type, and the mean of its
predicted concentration (.pred_conc_mean)