R/Rprofile.R

#
#
# message(crayon::green("
# * This is a message from ~/.Rprofile and please edit by file.edit(\"~/.Rprofile\")
#
# * If the package BayesianFROC exists, then it is attached by the ~/.Rprofile
#
#
#                       ") )
# Sys.setenv(LANGUAGE="en")
# message(crayon::red("We use English from ~/.Rprofile") )
#
# if(requireNamespace("BayesianFROC" ,quietly = TRUE)){library(BayesianFROC)}
# if(!requireNamespace("BayesianFROC" ,quietly = TRUE)){   message( "\n* The package  BayesianFROC does not exist."    )   }
#
#
#

Try the BayesianFROC package in your browser

Any scripts or data that you put into this service are public.

BayesianFROC documentation built on Jan. 23, 2022, 9:06 a.m.