fixUploadedFilesNames: Retain original file name of uploaded file

Description Usage Arguments Value Note Examples

View source: R/utils.R

Description

Retain original file name of uploaded file

Usage

1

Arguments

x

result of a shiny fileInput call

Value

string with original file name

Note

see https://github.com/daattali/advanced-shiny/tree/master/upload-file-names

Examples

1
2
3
4
## Not run: 
new_path <- fixUploadFileNames(input$my_upload)$datapath

## End(Not run)

rpodcast/hotshots.data documentation built on May 17, 2021, 7:56 a.m.