Learn R Programming

remedy (version 0.1.0)

tabler: Tabler

Description

Insert a table in your file.

Usage

tabler()

Arguments

Value

a markdown table

Examples

Run this code
# NOT RUN {
remedy_example( 
    "head(iris)", 
    tabler
    )
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab