Learn R Programming

pandocfilters (version 0.1-3)

Emph: Emphasized Text

Description

Constructs an inline object of type "Emph".

Usage

Emph(x)

Arguments

x

a inline object or a list of inline objects

Examples

Run this code
# NOT RUN {
Emph("emphasize")
# }

Run the code above in your browser using DataLab