/bbdb

Primary LanguageRGNU General Public License v3.0GPL-3.0

bbdb

The goal of bbdb is to …

Installation

You can install the development version of bbdb from GitHub with:

# install.packages("devtools")
devtools::install_github("daviddalpiaz/bbdb")

Example

This is a basic example which shows you how to solve a common problem:

library(bbdb)
## basic example code