check_swap_char: Check if two strings are the same after we swaped the...

Description Usage Arguments Value

View source: R/acquire_error.R

Description

check_swap_char check if two strings are the same after we swaped the position of two letters.

Usage

1
check_swap_char(string1, string2)

Arguments

string1

A string.

string2

A string.

Value

It returns TRUE if two strings are the same after we swaped the position of two letters, otherwise, it returns FALSE.


haoyuanzhang1990/Synthetic-Data-Generation-for-Linkage-Methods-Development documentation built on April 21, 2020, 1 a.m.