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

View source: R/PlotTaxReport.R

PlotTaxReportR Documentation

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

Description

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

Usage

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

data("waxsys.pro.df")

proTax <- PlotTaxReport( waxsys.pro.df )


ababaian/palmid documentation built on July 1, 2023, 1:09 a.m.