markdown_rtl_header: Generate a YAML header for an R Markdown document with RTL...

View source: R/markdown_rtl_header.R

markdown_rtl_headerR 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.


RTLknitr documentation built on Aug. 25, 2023, 9:06 a.m.