fileUrl: fileUrl

Description Usage Arguments Details

Description

Return a URL for a file to be sent to the client. the file will be base64 encoded and embedded in the URL.

Usage

1
fileUrl(file, contentType = "application/octet-stream")

Arguments

file

The file name

contentType

The content type

Details

Taken from https://github.com/rstudio/shiny/blob/e30fac02eddbb7cd510d448e385c559c82009a24/R/shiny.R


bobjansen/mattR documentation built on May 9, 2019, 9:57 p.m.