State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gFilenameCompleterSetDirsOnly: gFilenameCompleterSetDirsOnly
Description
If
dirs.only
is
TRUE
,
completer
will only complete directory names, and not file names.
Usage
gFilenameCompleterSetDirsOnly(object, dirs.only)
Arguments
object
the filename completer.
dirs.only
a
logical
.