purge.dir: Purge direcory

View source: R/purge.dir.r

purge.dirR Documentation

Purge direcory

Description

Purge a directory. All files and subdirectories will be deleted.

Usage

purge.dir(x)

Arguments

x

character string. Path of the dir to purge.

Author(s)

Simon Frey

See Also

unlink

file.remove

Examples

    #### Not run ####
    purge.dir(x="C:/TEMP")

freysimon/TigeR documentation built on April 18, 2024, 4:57 p.m.