summary.gitter | R Documentation |
This function will show a brief summary of a data frame produced by gitter
.
## S3 method for class 'gitter' summary(object, ...)
object |
The |
... |
Additional arguments. Not used. |
Summary including the call made to gitter
, colony size quantiles and more.
# dat = gitter("/path/to/image") # summary(dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.