inst/Examples/ch-tcltk/ex-tcltk-tkgetopenfile-example.R

###################################################
### code chunk number 121: getOpen (eval = FALSE)
###################################################
tkgetOpenFile(filetypes = paste(
                "{{jpeg files} {.jpg .jpeg} }",
                "{{png files} {.png}}",
                "{{All files} {*}}", sep = " ")) # needs space

Try the ProgGUIinR package in your browser

Any scripts or data that you put into this service are public.

ProgGUIinR documentation built on May 2, 2019, 4:04 p.m.