%alike% {creditmodel}R Documentation

Fuzzy String matching

Description

Fuzzy String matching

Usage

x %alike% y

Arguments

x

A string.

y

A string.

Value

Logical.

Examples

"xyz"  %alike% "xy"

[Package creditmodel version 1.3.1 Index]