common_substrings: Find all common substrings of two strings Based on...

Description Usage Arguments

View source: R/string_utils.R

Description

Find all common substrings of two strings Based on https://stackoverflow.com/questions/28261825/longest-common-substring-in-r-finding-non-contiguous-matches-between-the-two-str

Usage

1

Arguments

a

first string

b

second string


jburos/fcutils documentation built on Dec. 5, 2019, 6:26 p.m.