inst/templates/describe.R

#' Describe the \\model\\ Zelig Model
#' @param ... ignored parameters
#' @return a list specifying author, title, etc. information
#' @export
describe.\\model\\ <- function(...) {
  list(
       authors = "",
       text = ""
       )
}
IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.