summary.gitter: View the summary of a gitter data file

View source: R/io.r

summary.gitterR Documentation

View the summary of a gitter data file

Description

This function will show a brief summary of a data frame produced by gitter.

Usage

## S3 method for class 'gitter'
summary(object, ...)

Arguments

object

The data.frame produced by gitter.

...

Additional arguments. Not used.

Value

Summary including the call made to gitter, colony size quantiles and more.

Examples

# dat = gitter("/path/to/image")
# summary(dat)


omarwagih/gitter documentation built on Feb. 6, 2023, 12:08 p.m.