R/gamselBayesVignette.r

Defines functions gamselBayesVignette

Documented in gamselBayesVignette

########## R function: gamselBayesVignette ##########

# For opening up the vignette PDF file for
# the gamselBayes package.

# Last changed: 04 AUG 2023

gamselBayesVignette <- function()
{
   vignette("manual",package="gamselBayes")
}

########## End of gamselBayesVignette ############

Try the gamselBayes package in your browser

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

gamselBayes documentation built on June 8, 2025, 10:21 a.m.