Description Usage Arguments Details Value Author(s)
Like superplot(), creates a layout that plots a scatterplot of data as well as two inverted histograms of each data corresponding to each axis.
1 | superplot2(x, y)
|
x |
Data 1 - corresponds to PLASMA data in PIMA.csv dataset |
y |
Data 2 - corresponds to BP data in PIMA.csv dataset |
Another method of creating a layout. Scatterplot put in section 1 and the two histograms are put in sections 2 and 3.
Returns two inverted histograms on the x and y axes and also plots a scatterplot in the middle.
Michael Wang, code by Prof. Cabrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.