CLNR: Delete Files and Directories

Description Usage Arguments Author(s) References

Description

CLNR deletes files and directories and logs what was deleted to a text file in ‘project’.

Usage

1
CLNR(Dir, project, note = 'Files removed', test = TRUE)

Arguments

Dir

Complete path of directory to be deleted. This directory and all files and sub-directories will be deleted. Example: Dir='/Dir/to/be/Removed'

project

System path to the directory containing the NONMEM control (*.ctl) streams.

note

character vector (defaults to 'Files removed') for user text to describe why something was deleted. Example: note=c('Files removed ')

test

logical to determine if you want to actually delete the files or just see what files would be deleted. To delete directory, files, and sub-directories use test=F.

Author(s)

Bill Knebel

References

http://metrumrg.googlecode.com


anniejw6/metrumrg documentation built on May 10, 2019, 11:50 a.m.