Description Usage Arguments Details Value Author(s)
This is a function that displays a rotated or inverted histogram, given data. Depending on the side, it displays the histogram in a different way.
1 | hist.inv(x, side = 1)
|
x |
vector of numbers |
side |
1: bottom side histogram, 2: left side histogram |
This function is used within the superplot function to display histograms of certain data from the dataset "PIMA.csv".
plots an inverse histogram
Michael Wang, code by Prof. Cabrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.