Description Usage Arguments Value Examples
Returns a data.frame containing summary (by dataset, location, and param) statistics.
1 2 3 4 5  | 
object | 
 A mudata object  | 
... | 
 Unused  | 
digits | 
 The number of digits to be used for rounding, or NA to suppress rounding.  | 
x | 
 A mudata object  | 
A data.frame containing the summary
1 2 3 4  | data(kentvillegreenwood)
summary(kentvillegreenwood, digits=2)
summary(kentvillegreenwood)
print(kentvillegreenwood, digits=2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.