compareChars: Compares 2 strings by dividing the first grouping of...

Description Usage Arguments

View source: R/generateLabelFile_Source.R

Description

Compares 2 strings by dividing the first grouping of consecutive shared characters by the total number of characters of the larger string

Usage

1
compareChars(str1, str2)

Arguments

str1:

first string to be compared

str2:

second string to be compared TODO: maybe rework suppressWarnings call to only apply to length warning


edixon1/spryngr documentation built on June 13, 2021, 10:43 a.m.