PlotTaxReport: A multi-plot wrapper to convert a list of SRA 'run_ids' into...

Description Usage Arguments Value Examples

View source: R/PlotTaxReport.R

Description

A multi-plot wrapper to convert a list of SRA 'run_ids' into a geographic world-map and timeline.

Usage

1
PlotTaxReport(pro.df)

Arguments

pro.df

data.frame, imported diamond pro df. use get.pro()

Value

A grid-table object. Dimension standard is 800 x 600 px.

Examples

1
2
3
data("waxsys.pro.df")

proTax <- PlotTaxReport( waxsys.pro.df )

palmid documentation built on Oct. 15, 2021, 9:06 a.m.