View source: R/delete_files_emmax_lmm.R
delete_files_emmax_lmm | R Documentation |
This function deletes each of the EMMAX output files (reml
, ps
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_emmax_lmm(file)
file |
The shared file path (excluding extensions: |
Nothing
emmax_lmm()
delete_files_log()
## Not run:
delete_files_emmax_lmm("data")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.