compare_vectors.factor: compare_vectors.factor

View source: R/is_different.R

compare_vectors.factorR Documentation

compare_vectors.factor

Description

Compares factors. Sets them as character and then compares

Usage

## S3 method for class 'factor'
compare_vectors(target, current, ...)

Arguments

target

the base vector

current

a vector to compare target to

...

Additional arguments which might be passed through (numerical accuracy)


gowerc/diffdf documentation built on April 9, 2024, 9:34 p.m.