Chrisfufu/LongestCommenSubStringR: Longest Common SubString

pass in 3 parameters, and returns the longest common substring arg1: string one arg2: string two arg3: minimum Length of the common substring.

Getting started

Package details

AuthorZuofu Li
MaintainerThe package maintainer <yourself@somewhere.net>
License
Version0.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Chrisfufu/LongestCommenSubStringR")
Chrisfufu/LongestCommenSubStringR documentation built on May 12, 2020, 3:43 p.m.