Learn R Programming

beastier (version 2.5.2)

get_default_beast2_folder: Get the path to the folder where this package installs BEAST2 by default

Description

Get the path to the folder where this package installs BEAST2 by default

Usage

get_default_beast2_folder()

Arguments

Value

the path to the folder where this package installs BEAST2 by default

Author

Richèl J.C. Bilderbeek

See Also

Use get_default_beast2_jar_path to get the path to the BEAST2 jar file, when installed by this package Use install_beast2 with default arguments to install BEAST2 to this folder.

Examples

Run this code
check_empty_beaustier_folders()

get_default_beast2_folder()

check_empty_beaustier_folders()

Run the code above in your browser using DataLab