my_choose_files: Return all tables

Description Usage Arguments Details

View source: R/SimpleDialogMaker.r

Description

Platform independent file chooser

Usage

1
my_choose_files(fn = "*.*", multi=FALSE, filters=NULL, type = "open", caption=NULL)

Arguments

fn

filename

multi

multiple

filters

Win filters

type

type of dialog

caption

optional dialog caption

Details

This is a wrapper which allows the user to select a file under Windows, Mac and Linux. The type can be "open", "save" or "selectdir". Multiple selectdir isn't supported.


RGtk2Extras documentation built on May 2, 2019, 5:46 p.m.