PlotProReport: Create PlotID and PlotTax grid-plot

View source: R/PlotProReport.R

PlotProReportR Documentation

Create PlotID and PlotTax grid-plot

Description

Create PlotID and PlotTax grid-plot

Usage

PlotProReport(pro, html = FALSE)

Arguments

pro

data.frame, pro.df object

html

boolean, generate htmlWidget instead of ggplot [FALSE]

Value

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

Examples

data("waxsys.pro.df")

proPlot <- PlotProReport(waxsys.pro.df)

plot(proPlot)


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