.onAttach <- function(lib, pkg) {
packageStartupMessage(
"DMCFB package, Version ", utils::packageVersion(
"DMCFB"
), ", Released ", utils::packageDescription(
"DMCFB"
)$Date, "\n", utils::packageDescription(
"DMCFB"
)$Description,
"\nBugReports: ", utils::packageDescription("DMCFB")$BugReports
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.