greta_sitrep | R Documentation |
This checks if Python, Tensorflow, Tensorflow Probability, and the greta conda environment are available, and also loads and initialises python
greta_sitrep(verbosity = c("minimal", "detailed", "quiet"))
verbosity |
character. How verbose the output of the situation report. Possible options: "minimal" (default), "detailed", and "quiet". "Minimal" provides just information in python version, tensorflow version, tensorflow proability, and whether greta conda environment is available. "Quiet" presents no information, but prepares greta to be used. "Detailed" gives information on the version and path for R, greta, python, tensorflow, tensorflow probability, the greta conda environment, and a statement on greta usability. |
Message on greta situation report. See "verbsoity" parameter details above for more information.
## Not run:
greta_sitrep()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.