Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rendererExists

Testing for existence of a markdown renderer


Description

rendererExists determines whether or not a certain renderer exists in the markdown library.

Usage

rendererExists(name)

Arguments

name

name of renderer.

Value

TRUE or FALSE for whether or not the renderer exists.

Examples

rendererExists("HTML")

markdown

Render Markdown with the C Library 'Sundown'

v1.1
GPL-2
Authors
JJ Allaire [aut], Jeffrey Horner [aut], Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>), Henrik Bengtsson [ctb], Jim Hester [ctb], Yixuan Qiu [ctb], Kohske Takahashi [ctb], Adam November [ctb], Nacho Caballero [ctb], Jeroen Ooms [ctb], Thomas Leeper [ctb], Joe Cheng [ctb], Andrzej Oles [ctb], Vicent Marti [aut, cph] (The Sundown library), Natacha Porte [aut, cph] (The Sundown library), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.