powered by
print and summary method for "overview" class.
# S3 method for overview summary(object, ...)
an object of class "overview", usually, a result of a call to overview().
further arguments passed to or from other methods.
summary.overview() tries to be smart about formatting 14 information of overview.
overview, plot.overview.
overview
plot.overview
# NOT RUN { ov <- overview(jobchange) ov summary(ov) # } # NOT RUN { # }
Run the code above in your browser using DataLab