hist.inv: Inverted or Rotated Histogram

Description Usage Arguments Details Value Author(s)

Description

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.

Usage

1
hist.inv(x, side = 1)

Arguments

x

vector of numbers

side

1: bottom side histogram, 2: left side histogram

Details

This function is used within the superplot function to display histograms of certain data from the dataset "PIMA.csv".

Value

plots an inverse histogram

Author(s)

Michael Wang, code by Prof. Cabrera


michaeltwang/MEGAplot-for-Stats486 documentation built on May 9, 2019, 5:53 a.m.