Description Usage Arguments Details Value
Perform a QC on an object.
1 2 3 4 5 6 7 8 9 10 |
target |
Target |
reference |
Reference |
... |
Additional arguments passed to methods |
string_dist |
If TRUE, string distances calculated with [stringr::stringdist] |
ignore_case |
Should cases be ignored? |
If both objects are named, they will be ‘reindex()'’d to be of equal length and sorted with matching names. 'qc.factor' will default to character if not ordered
A data.frame with each target and reference value and their difference. Values in the 'target' and 'reference' column will always be returned as character.
differences |
A logical vector ('TRUE' or 'FALSE' if items were different) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.