VisualizeThis

Out of the box dataset visualization toolbox to quickly yield insight

Examples

Plot histograms of all variables in dataframe. hist is overloaded and correctly dispatches to work on dataframes

  library(visualizethis)
  hist(mtcars)


iveksl2/visualizethis documentation built on May 18, 2019, 7:13 a.m.