R/uigetfile.R
uigetfile.Rd
Loosely mimics the functionality of the uigetfile function on Matlab.
uigetfile
uigetfile(filter = "", title = "")
Filter listed files
Pre-prompt message
A list containing the name of the file selected and its path
https://se.mathworks.com/help/matlab/ref/uigetfile.html
if (FALSE) { uigetfile() }