| plotCheck {propr} | R Documentation |
Performs data checks before plotting, triggering messages or errors when appropriate. For back-end use only.
plotCheck(rho, prompt, plotly, indexNaive)
rho |
A |
prompt |
A logical scalar. Set to |
plotly |
A logical scalar. Set to |
indexNaive |
Toggles whether to perform checks for an "index-naive" plot function. |
Returns a propr object with guaranteed
column names and row names.