Dasst-summary: Summary method for class 'Dasst'

summaryR Documentation

Summary method for class Dasst

Description

summary summarizes the contents of an object of class Dasst.

Usage

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

Arguments

object

An object of class Dasst.

...

Arguments that may be passed to other functions.

Details

This method summarizes the contents of the object of object of class Dasst. After reading a DSSAT file, summary can give an idea of the volume of information stored in that file.

Value

An object of class summary.Dasst

Examples

data(plantGrowth)
summary(plantGrowth)

hlozza/Dasst documentation built on April 22, 2022, 6:41 p.m.