person_said: Returns a random quote / line from a character in the show

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Returns a random quote / line from a character in the show

Usage

1
person_said(speaker = "Jim")

Arguments

speaker

A chr

Value

If input is a character from the office, then the output is a chr vector if input not found returns a printed mesage

Examples

1
preson_said(Pam)

cameronreaves/dundeR documentation built on March 16, 2020, 6:11 a.m.