fingerprint_alphabetical_per_word: Find fingerprint of string which words are ordered...

Description Usage Arguments Value

View source: R/fingerprint_alphabetical_per_word.R

Description

Fingerprint in order to unify strings like 'Cat Dog' and 'Dog Cat'

Usage

1

Arguments

s

chacacter vector

Value

fingerprint of given vector in a character vector of same size class <- c("Class A","Class A", "A-CLASS", "A CLASS", "Class B","Class B", "B-CLASS", "B CLASS") fingerprint_alphabetical_per_word(class)


bhakyuz/clnr documentation built on Nov. 4, 2019, 7:16 a.m.