Learn R Programming

remedy (version 0.1.0)

footnoter: Footnote

Description

Create a footnote from selected text.

Usage

footnoter()

Arguments

Value

footnote text (in markdown)

Examples

Run this code
# NOT RUN {
remedy_example(
    c( "# Create a footnote"), 
    footnoter
    )
# }

Run the code above in your browser using DataLab