Two fingerprints are comparable only if they were produced the same way, so
this is FALSE when method or algorithm differ – an unequal comparison of
incomparable values would be worse than no answer.
Examples
same_data(data_fingerprint(iris), data_fingerprint(iris))
#> [1] TRUE