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


KDVdecisions/spryngr documentation built on Dec. 18, 2021, 2:34 a.m.