Learn R Programming

pandocfilters (version 0.1-6)

BlockQuote: Block Quote

Description

Constructs a block object of type "BlockQuote".

Usage

BlockQuote(blocks)

Arguments

blocks

a block object or list of block objects

Examples

Run this code
BlockQuote(Plain("Hello R!"))

Run the code above in your browser using DataLab