removeEmptyFolders: Finds non-empty folders in a directory.

Description Usage Arguments Value See Also Examples

View source: R/removeEmptyFolders.R

Description

removeEmptyFolders returns the names of non-empty folders within a directory by ignoring empty folders.

Usage

1

Arguments

dirlist

A list of folder names that should be chekced.

Value

A list of folder names that are not empty.

See Also

removeEmptyFiles.

Examples

1
#

henningte/herdersTA documentation built on Jan. 22, 2020, 5:16 a.m.