dir.choose: Capture Full Pathname of Selected Directory/Folder

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Allows user to capture the full pathname of a selected directory/folder via a graphical user interface

Usage

1

Arguments

None

Details

Requires the package tckltk, which is installed and loaded into memory by dir.choose as necessary

Value

Returns full pathname of chosen directory/folder as a character string

Author(s)

Paul Williamson

See Also

file.choose

Examples

1
2
## Not run:
res <- dir.choose()

DrPaulWilliamson/ENVS450 documentation built on May 9, 2019, 3:23 a.m.