R/roxygentags.R

Defines functions dummy

Documented in dummy

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

Try the disaggregation package in your browser

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

disaggregation documentation built on Nov. 8, 2023, 5:07 p.m.