R/comments.R

Defines functions comment_string.tmb_code

#' @export
comment_string.tmb_code <- function(object, ...) {
  "//"
}
poissonconsulting/tmbr documentation built on Oct. 3, 2023, 12:24 p.m.