sing_day: Takes a noun and makes it plural

Description Usage Arguments Value

View source: R/sing_day.R

Description

Takes a noun and makes it plural

Usage

1
sing_day(dataset, line, phrase_col)

Arguments

dataset

A data frame containing information about gifts

line

The number of the line for the day you want to sing about

phrase_col

The variable name for the column in the dataset that contains the gift phrases

Value

A string singing the line of the song with all gifts for the given day.


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