Learn R Programming

gitter (version 1.1.1)

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

Description

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

Usage

"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

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

Run the code above in your browser using DataLab