Skip to content
/ hbdjoel Public
forked from psy218/hbdjoel

September 24th is the day of Joel's birth. We are celebrating.

Notifications You must be signed in to change notification settings

nm100/hbdjoel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

September 24: Birth of Joel Day

The goal of hbdjoel is to fancily deliver birthday messages to Joel from those who love him.

Installation

You can install the released version of hbdjoel from hbdjoel with:

devtools::install_github("psy218/hbdjoel")

Load the package.

library("hbdjoel")

Example

To start off, let's quiz your knowledge about your friends and colleagues!
guess_who() will print a birthday wish from one of people, and give you one chance to guess who may have sent the message.

guess_who()

Or, run hbd_joel() with a from_who argument. If you are feeling adventurous, run the function with "anyone".

hbd_joel(from_who = "anyone")

This will randomly sample one birthday message, and make you feel super risk-taking.

Do you have someone in mind, and wonder if they wished Joel happy birthday?
Type their name!

hbd_joel(who = "joel")

Or, maybe you have multiple people in mind:

hbd_joel(who = c("joel", "joel v2"))

Hey, if you need tons of love, try "everyone"

hbd_joel(who = "everyone")

About

September 24th is the day of Joel's birth. We are celebrating.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%