#' @details
#'
#' To get a presentation of the *biodb* package and get started with it, please
#' see the "biodb" vignette.
#' ```
#' vignette('biodb', package='biodb')
#' ```
#'
#' @seealso \link{BiodbMain}, \link{BiodbConfig}, \link{BiodbFactory},
#' \link{BiodbPersistentCache}, \link{BiodbDbsInfo}, \link{BiodbEntryFields}.
#'
#' @import withr
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib biodb, .registration=TRUE
"_PACKAGE"
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.