View source: R/delete_files_plink_glm.R
delete_files_plink_glm | R Documentation |
plink2 --glm
outputThis function deletes the plink2 --glm
output file (PHENO1.glm.linear
extension) given the base file path, warning if the file did not exist or if it was not successfully deleted.
delete_files_plink_glm(file)
file |
The file path (excluding extension |
Nothing
plink_glm()
## Not run:
delete_files_plink_glm("data")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.