v: Function returns TRUE if and only if there is a vowel in the...

Description Usage Arguments

View source: R/word.R

Description

Function returns TRUE if and only if there is a vowel in the word left after you remove suffix y1 from the word x1

Usage

1
v(x1, y1 = "")

Arguments

x1

word

y1

suffix


d0rj/pido documentation built on Dec. 19, 2021, 8 p.m.