delete_files_pca: Delete PCA outputs

View source: R/delete_files_pca.R

delete_files_pcaR Documentation

Delete PCA outputs

Description

This function deletes each of the standard PCA output files (eigenvec, eigenval extensions) given the shared base file path, warning if any of the files did not exist or if any were not successfully deleted.

Usage

delete_files_pca(file)

Arguments

file

The shared file path (excluding extensions: eigenvec, eigenval).

Value

Nothing

See Also

plink_pca()

delete_files_log()

Examples

## Not run: 
delete_files_pca("data")

## End(Not run)


OchoaLab/genbin documentation built on Nov. 14, 2024, 7:33 p.m.