README.md

geekr

Travis-CI Build Status AppVeyor Build Status codecov

The {geekr} package for R contains several functions for audial notifications that can be worked into any R workflow. These include some classic video game sound boards and expansion is intended into other popular culture sound boards as well.

Prerequisites

Some prerequisites to getting this product up and running in R: - Install R (https://www.r-project.org/) - Install RStudio (recommended) (https://www.rstudio.com/) - Download and install the {devtools} package from CRAN - From R/RStudio console enter: install.packages("devtools")

Installing

Now that R is setup (with or without RStudio) and the {devtools} package is installed, it's possible to start downloading and installing R packages directly from Github. To download, install, and start using the {geekr} package follow the steps: - Download and install the {geekr} package from Github - From R/RStudio console enter: devtools::install_github("mike-decarlo/geekr") - Load the {geekr} package library - From R/RStudio console enter: library(geekr)

Authors

License

This project is licensed under the GPL-3 License - see the LICENSE file for details

Acknowledgments



wolfm4ne/geekr documentation built on Oct. 3, 2023, 4:44 p.m.