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.


sdglinkage documentation built on April 27, 2020, 5:09 p.m.