R/sport.R

#' @useDynLib sport
#' @importFrom Rcpp sourceCpp
NULL

if (getRversion() >= "2.15.1") {
  utils::globalVariables(c(".", "P", "Y", "Interval"))
}

Try the sport package in your browser

Any scripts or data that you put into this service are public.

sport documentation built on May 29, 2024, 7:55 a.m.