make_phrase: Takes a noun and makes it plural

Description Usage Arguments Value

View source: R/make_phrase.R

Description

Takes a noun and makes it plural

Usage

1
make_phrase(num, num_word, item, verb, adjective, location)

Arguments

num

An integer

num_word

A string corresponding to the integer

item

A string

verb

A string

adjective

A string

location

A string

Value

A string containing the words in grammatical order.


PaolaRendon/twelvedays documentation built on Aug. 3, 2020, 12:54 a.m.