R/zzz.R

Defines functions .onAttach

.onAttach <- function(...){
    packageStartupMessage("Full description, Bug report, Suggestion and the latest codes:")
    packageStartupMessage("https://github.com/YinLiLin/hibayes")
}

Try the hibayes package in your browser

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

hibayes documentation built on May 29, 2024, 12:23 p.m.