order_report {Plasmidprofiler} | R Documentation |
Order the Report
Description
Order the report first by sample order (tree), then by incompatibility group, then by sureness on each plasmid
Usage
order_report(report, anonymize = NA)
Arguments
report |
Dataframe of results produced by |
anonymize |
Flag to anything other than NA to replace plasmid and sample names with generic names |
Value
Ordered report
See Also
Examples
## Not run:
order_report(report)
## End(Not run)
[Package Plasmidprofiler version 0.1.6 Index]