plot_nelder_biculture_competition: Plot a diagnositc display of compeitition in a Nelder Fan...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plot.R

Description

Plots a diagnositc display of compeitition in a Nelder Fan biculture experimental design. The optimal competition scenario is to have counts consistent across arcs. See nelder_optim for more information.

Usage

1

Arguments

data

An object of class 'nelder-biculture' created via goelz with split = FALSE.

plot

If TRUE, the default, a ggplot object is returned. If FALSE, the data that would create the plot is returned.

Value

If plot = TRUE, returns a ggplot object, otherwise the data that would create the plot is returned.

Author(s)

Kevin J Wolz, kevin@savannainstitute.org

See Also

Other plot functions: plot_fitness_trajectory(), plot_goelz(), plot_nelder()

Examples

1
2
3

kevinwolz/sysdesign documentation built on June 13, 2020, 1:35 a.m.