ba_chart.ba_genomemaps: ba_chart.ba_genomemaps

Description Usage Arguments Author(s) See Also Examples

Description

print method for an object of class brapi_brapi_genomemaps, which will only display the crop, database address:port and user

Usage

1
2
## S3 method for class 'ba_genomemaps'
ba_chart(x, ...)

Arguments

x

a brapi_locations data.frame/tibble or a numeric vector of longitudes

...

other plot parameters

Author(s)

Reinhard Simon

See Also

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

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
if (interactive()) {
  library(brapi)

  # Need to connect to a database with genetic data

  # con <- ba_db()$xxxxx

  # gm <- ba_genome_maps(con = con, ...)

  # chart(gm)
}

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