present_MS_precision_estimates | R Documentation |
Present precision estimates for unique measurement systems
present_MS_precision_estimates( data, groups = "Comparison", LFDT = FALSE, decimals = 6 )
data |
A data frame or data table with format LFDT or WFDT enclosed with all replicated measurements |
groups |
Character vector - The names of the grouping columns of the data. Default is 'Comparison' |
LFDT |
Logical - Is data of format LDFT or WFDT (default)? |
decimals |
Integer - how many decimals should be used in the output data table. Default is 6 |
A data table with two rows and 1 + n columns, where n is the number of unique measurement systems in data
present_MS_precision_estimates(sampled_cs_measurements)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.