download_link: Create download link

Description Usage Arguments Value Author(s)

Description

Create download link

Usage

1
2
download_link(download, text = download$label, format = c("html",
  "markdown", "table"))

Arguments

download

An object of class Download.

text

Character vector of length 1 providing the text to display for the link.

format

Output format for the link.

Value

Either a string providing the link in the requested format, or, for format='table', a data frame with a single row and two columns.

Author(s)

Peter Humburg


humburg/reportmd documentation built on May 17, 2019, 9:13 p.m.