R/roxygentags.R

Defines functions dummy

Documented in dummy

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

Try the foieGras package in your browser

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

foieGras documentation built on April 27, 2021, 1:05 a.m.