View source: R/delete_files_pca.R
delete_files_pca | R Documentation |
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.
delete_files_pca(file)
file |
The shared file path (excluding extensions: |
Nothing
plink_pca()
delete_files_log()
## Not run:
delete_files_pca("data")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.