fuzzyMatches-methods: Fuzzy matching (methods)
Description
Methods for matching and reinterpreting a vector in terms of a second vector, essentially using the second vector as a key to interpreting the first.
Methods
- x = "missing", y = "missing"
- Handle empty function call
- x = "vector", y = "missing"
- Handle empty function call
- x = "vector", y = "NULL"
- Handle empty function call
- x = "vector", y = "vector"
- Handle input of two vectors.
- x = "NULL", y = "vector"
- Handle empty function call