list.dir {KOMA.win}R Documentation

List Directories

Description

This function creates a lists of directories and only directories in a certain path.

Usage

list.dir(path)

Arguments

path the path to search the directories in

Value

Q the names of the found directories

Author(s)

Florian Heigwer

Examples

        list.dir(path=R.home())

[Package KOMA.win version 1.0 Index]