README.md

R-CMD-check

fizzbuzz

The goal of fizzbuzz is to ...

Installation

You can install the development version of fizzbuzz from GitHub with:

# install.packages("devtools")
devtools::install_github("Sta323-Sp22/fizzbuzz")

Example

This is a basic example which shows you how to solve a common problem:

library(fizzbuzz)
## basic example code


Sta323-Sp22/fizzbuzz documentation built on April 16, 2022, 12:47 a.m.