inst/examples/ex-chart_locations.R

if (interactive()) {
  library(brapi)
  library(magrittr)
  library(maps)

  library(brapi)

  # Need to connect to a database with genetic data

  # con <- ba_db()$xxxxx

  # bbl <- ba_locations(con = con, ...)

  # ba_chart(bbl)
  # dev.off()
}
c5sire/brapix documentation built on May 28, 2019, 4:35 p.m.