| markdown_rtl_header {RTLknitr} | R Documentation |
Generate a YAML header for an R Markdown document with RTL support
Description
This function generates a YAML header for an R Markdown document that will produce a PDF output
with support for Persian typesetting using the xepersian package and the Arial font.
Usage
markdown_rtl_header()
Value
A character string containing the YAML header.
[Package RTLknitr version 1.0.0 Index]