cvc: Function returns TRUE if and only if there is a sequence of...

Description Usage Arguments

View source: R/word.R

Description

Function returns TRUE if and only if there is a sequence of cvc at the end of the word left after you remove suffix y1 from the word x1 except when the second consonant is w, x or y

Usage

1
cvc(x1, y1 = "")

Arguments

x1

word

y1

suffix


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