bdFrame object.
This function requires the bigdata library section to be loaded.
summary(object, maxsum=7., ...)
bdFrame object.
table object containing summary information
much like that returned by
summary.data.frame,
except that it doesn't contain quantile information.
## create a bdFrame, and call summary to invoke summary.bdFrame summary(as.bdFrame(fuel.frame))