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.

Examples

markdown_rtl_header()


RTLknitr documentation built on Aug. 9, 2025, 1:10 a.m.