Learn R Programming

propr (version 3.1.8)

plotCheck: Plot Check

Description

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

Usage

plotCheck(rho, prompt, plotly, indexNaive)

Arguments

rho

A propr object created from perb. However, smear, dendrogram, and cytescape will also accommodate results from phit and phis.

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.