Default method, if the vector is not numeric or factor. Basic comparison
# S3 method for default compare_vectors(target, current, ...)
| target | the base vector | 
|---|---|
| current | a vector to compare target to | 
| ... | Additional arguments which might be passed through (numerical accuracy) |