ba_chart: ba_chart

Description Usage Arguments Author(s) See Also Examples

Description

A generic method to chart brapi objects

Usage

1

Arguments

x

an object to be charted

...

additional parameters

Author(s)

Reinhard Simon

See Also

Other brapiutils: ba_chart.ba_genomemaps_details, ba_chart.ba_genomemaps, ba_chart.ba_locations, ba_describe.ba_locations, ba_describe

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
if (interactive()) {
  library(brapi)
  library(magrittr)
  library(maps)

  library(brapi)

  # Need to connect to a database with genetic data

  # con <- ba_db()$xxxxx

  # ba_chart(con = con, ...)

}

c5sire/brapix documentation built on May 28, 2019, 4:35 p.m.