vfbconnectr-package | R Documentation |
Provides an R interface to the Python package vfb-connect. 'VFB_connect' is a Python lib that wraps data / knowledgebase query endpoints and returns 'VFB_json'.
vfbconnectr provides a simple R wrapper (via
reticulate
) for the
VFB_connect Python library
that enables programmatic access to the https://virtualflybrain.org
website and associated services. VFB_connect is developed by the core VFB
team.
Maintainer: Gregory Jefferis jefferis@gmail.com (ORCID)
VfbConnect
, vc_install
## Not run:
# make a VfbConnect to access the Python module
vc=VfbConnect()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.