Nothing
#' Message to display when package is loaded
#'
#' @keywords internal
#'
.onAttach <- function(libname,pkgname){
packageStartupMessage("***** BTSPAS: Bayesian Time Stratified Petersen Analysis System - Version 2024-11-01 (2024.11.1) ***** \n\n",
" Help available with help(package='BTSPAS') \n",
' Several vignettes are available. See browseVignettes(package="BTSPAS") \n\n')
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.