order_report: Order the Report

Description Usage Arguments Value See Also Examples

Description

Order the report first by sample order (tree), then by incompatibility group, then by sureness on each plasmid

Usage

1
order_report(report, anonymize = NA)

Arguments

report

Dataframe of results produced by subsampler or combine_results

anonymize

Flag to anything other than NA to replace plasmid and sample names with generic names

Value

Ordered report

See Also

subsampler, combine_results

Examples

1
2
3
4
## Not run: 
order_report(report)

## End(Not run)

Plasmidprofiler documentation built on May 1, 2019, 9:19 p.m.