R/uiputfile.R
uiputfile.Rd
This function intends to loosely mimic the behaviour of the homonymous Matlab function.
uiputfile(filter = ".rda", title = "Save file")
accepted file extension
Title
A list containing the name and the path of the file to be saved
if (FALSE) { uigetfile() }