plotCheck: Plot Check

Description Usage Arguments Value

View source: R/9-global.R

Description

Performs data checks before plotting, triggering messages or errors when appropriate. For back-end use only.

Usage

1
plotCheck(rho, prompt, plotly, indexNaive)

Arguments

rho

A propr or propd object.

prompt

A logical scalar. Set to FALSE to disable the courtesy prompt when working with big data.

plotly

A logical scalar. Set to TRUE to produce a dynamic plot using the plotly package.

indexNaive

Toggles whether to perform checks for an "index-naive" plot function.

Value

Returns a propr object with guaranteed column names and row names.


propr documentation built on Dec. 16, 2019, 9:30 a.m.