hplot( y, x, title) tabulates and plots y vs. x in histogram style. The title must be a string, and x and y must have the same number of elements. The values of x must be in either increasing or decreasing order for the plot to make sense. x and the title are optional.