R/rokemon.R

#' Rokemon
#'
#' An R package for your favorite game. More Help can be found on github: \url{https://github.com/schochastics/Rokemon}
#'
#' @docType package
#' @name Rokemon
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
schochastics/Rokemon documentation built on Jan. 16, 2022, 2:52 a.m.