h1: Function that returns a logical vector of TRUE/FALSE...

Description Usage Arguments

View source: R/word.R

Description

Function that returns a logical vector of TRUE/FALSE depending on vowel/consonant for instance, for the input 'cry', it returns 'FALSE' 'FALSE' 'TRUE'

Usage

1
h1(x)

Arguments

x

vector of booleans


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