Designed for inline use in R Markdown, e.g.
`r provide_file("attachment.pdf")`.
Usage
provide_file(
path,
label = basename(path),
mime = NULL,
download = TRUE,
warn_size_mb = 5
)Designed for inline use in R Markdown, e.g.
`r provide_file("attachment.pdf")`.
provide_file(
path,
label = basename(path),
mime = NULL,
download = TRUE,
warn_size_mb = 5
)