View source: R/uninstall_beast2.R
uninstall_beast2 | R Documentation |
Uninstall BEAST2
uninstall_beast2(
folder_name = rappdirs::user_data_dir(),
os = rappdirs::app_dir()$os,
verbose = FALSE
)
folder_name |
name of the folder where the BEAST2 files are installed.
The name of the BEAST2 binary file will be at
|
os |
name of the operating system,
must be |
verbose |
if TRUE, additional information is displayed, that is potentially useful in debugging |
Richèl J.C. Bilderbeek
## Not run:
uninstall_beast2()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.