View source: R/delete_files_tped.R
delete_files_tped | R Documentation |
This function deletes each of the transposed plink output files (tped
, tfam
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_tped(file)
file |
The shared file path (excluding extensions: |
Nothing
plink1_bed_to_tped()
## Not run:
delete_files_tped("data")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.