| exploreAllSummaries {iNZightPlots} | R Documentation |
Allows easy access to a summary for every variable in the data set.
exploreAllSummaries(data, ...) ## S3 method for class 'allSummaries' print(x, ...)
data |
a data set |
... |
additional arguments passed to getPlotSummary() |
x |
an |
allSummaries object, a concatenation of summaries from all variables
print(allSummaries): print method for allSummaries object
Tom Elliott
exploreAllSummaries(iris)