powered by
Retrieves one plot containing all the histograms for numerical variables. NA values will not be displayed.
plot_num(data, bins = 10)
data frame
number of bars (bins) to plot each histogram, 10 by default
plot containing all numerical variables
# NOT RUN { plot_num(mtcars) # }
Run the code above in your browser using DataLab