.verb {SpaDES.core} | R Documentation |
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
character string "is" or "are".
[Package SpaDES.core version 2.1.0 Index]