R/stub.R

#' @useDynLib SpaCCr
#' @importFrom Rcpp sourceCpp
NULL
stub <- function(){
  return(TRUE)
}

Try the SpaCCr package in your browser

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

SpaCCr documentation built on May 2, 2019, 11:02 a.m.