View source: R/output_format.R
output_format | R Documentation |
Specifies output format parameters.
output_format(output_class_suffix, file_ext, parse_fun, ...)
output_class_suffix |
Suffix to class name. E.g. |
file_ext |
File extension, if default output_file name. |
parse_fun |
Parsing function, should be a generic S3 method. |
... |
Named arguments inserted into list structure output and eventually
passed as arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.