compare_vectors.factor {diffdf} | R Documentation |
Compares factors. Sets them as character and then compares
## S3 method for class 'factor'
compare_vectors(target, current, ...)
target |
the base vector |
current |
a vector to compare target to |
... |
Additional arguments which might be passed through (numerical accuracy) |