SkillAgentSearch skills...

Rtf

Convert R Markdown files to RTF files

Install / Use

/learn @nwstephens/Rtf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

R Markdown to RTF

You can convert R Markdown files to RTF files using the rtf_document output mode.

Custom RTF code

Pandoc has limited support for RTF. If you want to create custom RTF output (e.g. using the RTF2 package) then you can effectively bypass the rendering process with the raw_output function in the knitr package. See test-rtf.Rmd for an example. Note: this process currently requires development versions of the rmarkdown and knitr pacakges.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Security Score

55/100

Audited on Feb 17, 2023

No findings