Description
Right to Left Dynamic Documents Using 'knitr'.
Description
Provide seamless support for right-to-left (RTL) languages, such as Persian and Arabic, in R Markdown documents and 'LaTeX' output. It includes functions and hooks that enable easy integration of RTL language content, allowing users to create documents that adhere to RTL writing conventions. For in-depth insights into dynamic documents and the 'knitr' package, consider referring to Xie, Y (2014) <ISBN: 978-1-482-20353-0>.
README.md
RTLknitr
The R package RTLknitr provide seamless support for right-to-left (RTL) languages, such as Persian and Arabic, in R Markdown documents and LaTeX output. It includes functions and hooks that enable easy integration of RTL language content, allowing users to create documents that adhere to RTL writing conventions.
Installation
You can install the development version from Github
install.packages("remotes")
remotes::install_github("FoadEsmaeili5/RTLknitr")
To cite package RTLknitr
in publications use:
Esmaeili, F. (2023). _RTLknitr: Right to Left Dynamic Documents Using knitr _. R package version 1.0.0, https://github.com/FoadEsmaeili5/RTLknitr.