Prints an function object in Pandoc's markdown.
# S3 method for `function`
pander(x, add.name = FALSE, verbatim = TRUE, syntax.highlighting = FALSE, ...)
an function object
(defaut:FALSE
) if to add function name to output or just to print a body
(defaut:TRUE
) if to add tabulation, so pandoc conversion will rander it properly
(defaut:FALSE
) if to add hyghlighting tag for R syntax
ignored parameters