View source: R/summaryFunctions.R
summary.bdotsObj | R Documentation |
Provides summary information for bdotsObj
## S3 method for class 'bdotsObj' summary(object, ...)
object |
An object of class bdotsObj |
... |
not used |
Returns an object of class "bdotsSummary". There is some summarized information included if assigned to an object, i.e., 'summ <- summary(bdObj)' then 'str(summ)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.