R/lims_result_statistics.R
lims_result_statistics.Rd
Title
lims_result_statistics(data, plot = "boxplot", log = TRUE)
lims report data (from lims_report_data)
if NULL no plot is created, if "boxplot" a boxplot is shown, if "histogram" a histogram
when plot, use the log-scale?
list with measured parameters and some base statistics
if (FALSE) { # \dontrun{ view(lims_result_statistics(reportdata)) } # }