PSPMclean: Deletes on request all files produced by the PSPManalysis...

View source: R/PSPMclean.R

PSPMcleanR Documentation

Deletes on request all files produced by the PSPManalysis package.

Description

PSPMclean deletes all PSPManalysis result files (default) and/or all executables (hit 'F') in the current directory.

Usage

PSPMclean(str = NULL)

Arguments

str

Character (optional). Only valid argument is 'F'. If not or wrongly specified the user will be asked whether to do a full clean up or whether to quit the clean up.

Value

None.

Examples

## Not run: 
PSPMclean()

PSPMclean("F")

## End(Not run)


PSPManalysis documentation built on Jan. 22, 2023, 1:10 a.m.