testOrthosEnv.Rd
Test conda environment
testOrthosEnv()
A list indicating whether keras is available, and the version of TensorFlow.
Charlotte Soneson
testOrthosEnv() #> $keras_available #> [1] TRUE #> #> $tf_version #> [1] "2.15.0" #>