plot.Phenotypes: Plot method for Phenotype objects

Description Usage Arguments Value Author(s)

View source: R/Phenotypes-class.R

Description

Plot method for Phenotype objects

Usage

1
2
## S3 method for class 'Phenotypes'
plot(x, ...)

Arguments

x

A Phenotypes object

...

Additional arguments for plot

Value

Histogram of scores phenos <- Phenotypes(system.file("extdata", "Phenotypes_screen_A.txt", package = "gespeR"), type = "SSP", col.id = 1, col.score = 2) plot(phenos)

Author(s)

Fabian Schmich


gespeR documentation built on Nov. 8, 2020, 5:35 p.m.