R/vfbconnectr-package.R

#' @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
jefferis/vfbconnectr documentation built on Sept. 4, 2024, 4:52 p.m.