R/roxygentags.R

Defines functions dummy

Documented in dummy

#' Roxygen commands
#' @keywords internal
#' @useDynLib SPAS
dummy <- function(){
  return(NULL)
}

Try the SPAS package in your browser

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

SPAS documentation built on April 21, 2023, 1:10 a.m.