Skimr - cant seem to produce the histograms
问题 came across this seemingly new package - skimr, which looks pretty nifty, and was trying it out and looks like I'm missing some package installation. Skim works fine except that it doesn't print the histogram, it is supposed to print for numeric variables. I am merely trying the examples given in the documentation. Link to skimr documentation here - https://github.com/ropenscilabs/skimr#skimr this is the code I'm using devtools::install_github("hadley/colformat") devtools::install_github(