Learn R Programming

SpaDES.core (version 0.2.4)

.verb: Chose verb conjugation for "to be"

Description

Chose verb conjugation for "to be"

Usage

.verb(item)

Arguments

item

The item to accord conjugation with. If length 1, then "is" else "are"

Value

"is" or "are"