similar_chars_single: Count similar characters of two strings (only for length one...

Description Usage Arguments Value

View source: R/func.R

Description

Count similar characters of two strings (only for length one vectors).

Usage

1

Arguments

x

A character vector of length one.

y

A character vector of length one.

Value

A length one vector for the amount of similar characters between x and y.


rongmu/phonosim documentation built on May 27, 2019, 1:50 p.m.