display_markdown {IRdisplay}R Documentation

Display Markdown output

Description

Either data or file must be passed.

Usage

display_markdown(data = NULL, file = NULL)

Arguments

data

The Markdown code as a character vector

file

The path to a Markdown file or a connection


[Package IRdisplay version 0.3 Index]