inst/templates/ds_.R

#' Use the function ds_docstring() to generate the documentation.
#' 
data.source.com <- function(level){
  if(level!=3) return(NULL)
  
  # code here...
  
  return(x)
}
covid19datahub/COVID19dev documentation built on March 16, 2023, 3:22 a.m.