I would like to plot all histogram in my data frame. One way I tried was hist.data.frame(df) which gave me very small pictures of each. Then I tried this code: