README.md

bday

It's your birthday!

Overview

This amazing package will generate you a birthday present!

Installation

The easiest way to obtain this package is to install devtools and pull the package contents directly from GitHub.

if (!require("devtools")) install.packages("devtools")
devtools::install_github("btmonier/bday")

Usage

All you need to enter is the following function with your name and you will receive you gift!

library(bday)

bday(name = "Merritt")

Getting help

For additional information on these functions, please see the given documentation in the bday package by adding the ? help operator before any of the given functions in this package or by using the help() function.



btmonier/bday documentation built on May 12, 2019, 4:25 p.m.