Learn R Programming

pandocfilters (version 0.1-3)

Plain: Plain Text

Description

Constructs a block object of type "Plain", a plain paragraph.

Usage

Plain(x)

Arguments

x

a inline object or list of inline objects

Examples

Run this code
# NOT RUN {
Plain("x")
# }

Run the code above in your browser using DataLab