sing_day: Produces the string for one day of the song.

Description Usage Arguments Value

Description

Produces the string for one day of the song.

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.


Pranav-Bhagat/Lab7Challenge2 documentation built on Dec. 18, 2021, 7:48 a.m.