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


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