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


perfail-stud/Rstudfile documentation built on Dec. 22, 2021, 7:43 a.m.