Learn R Programming

SpaDES.core (version 2.0.5)

.verb: Chose verb conjugation for "to be"

Description

Chose verb conjugation for "to be"

Usage

.verb(item)

Value

character string "is" or "are".

Arguments

item

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