summary.GXvalue: Summary for Class GXvalue

Description Usage Arguments Author(s) Examples

Description

Summarize total measurement counts and counts for each replicates. A brief summary and histogram can be provided for the selected trait.

Usage

1
2
## S3 method for class 'GXvalue'
summary(object, trait, ...)

Arguments

object

a GXvalue class object

trait

the trait you want to summarize. Photo_first/Cond_first/Ci.Ca_first/Photo_last/Cond_last/Ci.Ca_last

...

Author(s)

Jiayang Xie <kevinxie@illinois.edu>

Examples

1
2
3
# Assume AllValue has class GXvalue
data(AllValue)
summary(AllValue, trait = "Photo_first")

KevinCrab/Instant-Gas-Exchange-Measurements documentation built on May 13, 2019, 5:32 p.m.