View source: R/BF_management.R
| BF_starting_test | R Documentation |
Run a starting test for the BI environment
BF_starting_test()
Internal function that checks whether Python and the 'bayesforge'
package are available, and sets internal .BF_env flags accordingly.
Checks if the 'reticulate' package is installed, if Python is available,
and if the 'bayesforge' package exists in the target environment.
Updates .BF_env$loaded and .BF_env$.bf accordingly.
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.