#' @keywords internal
#' @seealso \code{\link{VfbConnect}}, \code{\link{vc_install}}
#'
#' @details vfbconnectr provides a simple R wrapper (via
#' \code{\link{reticulate}}) for the
#' \href{https://pypi.org/project/vfb-connect/}{VFB_connect Python library}
#' that enables programmatic access to the \url{https://virtualflybrain.org}
#' website and associated services. VFB_connect is developed by the core VFB
#' team.
#'
#' @examples
#' \dontrun{
#' # make a VfbConnect to access the Python module
#' vc=VfbConnect()
#' }
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.