README.md

DiscGolf

R-CMD-check

The goal of DiscGolf is to …

Installation

You can install the released version of DiscGolf from CRAN with:

install.packages("DiscGolf")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kennychen22/DiscGolf")

Example

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

library(DiscGolf)
## basic example code


kennychen22/DiscGolf documentation built on Dec. 21, 2021, 5:25 a.m.