Question #2: (9) Generate 1000 random numbers and exhibit the distribution through histogram, boxplot, strip chart, bar chart, and stem & leaf display. Mention the legend in all respective charts by using the locator(1) function. Moreover, how would you get all the displays in a single window by using the par(mfrow=c(1,0)) function?