PSPMclean {PSPManalysis}R 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)


[Package PSPManalysis version 0.3.9 Index]