numwords: numwords

View source: R/numwords.R

numwordsR Documentation

numwords

Description

Count number of common words in two strings

Usage

numwords(str1, str2)

Arguments

str1

string or string vector 1

str2

string or string vector 2


nbarsch/tfwstring documentation built on May 4, 2023, 5:26 a.m.