display-textual: Display a specific textual output

Description Usage Arguments See Also Examples

Description

Either data or file must be passed.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

data

The code or markup content as a character vector

file

The path to a file or a connection containing the content

See Also

display_<image>

Examples

1
2
3
4
5
## Not run: ## (Run inside of an IRkernel)
display_text('Just text')
display_markdown('[MD](http://commonmark.org) *formatted*')
display_javascript('execute(this)')
## End(Not run)

IRdisplay documentation built on Jan. 4, 2022, 5:08 p.m.