pander.function {pander} | R Documentation |
Prints an function object in Pandoc's markdown.
## S3 method for class 'function' pander(x, add.name = FALSE, verbatim = TRUE, syntax.highlighting = FALSE, ...)
x |
an function object |
add.name |
(defaut: |
verbatim |
(defaut: |
syntax.highlighting |
(defaut: |
... |
ignored parameters |