predatorprey.plot1: predatorprey.plot1

Description Usage Arguments Value Examples

View source: R/test-functions.R

Description

Simple wrapper for 'predatorprey.plot0' accepting the parameters as a list.

Usage

1

Arguments

x

A list containing the values of predator/prey parameters c1, c2, c3 and c4 denoting respectivelly the growth rate of prey, the decay rate of predator, the predating effect on prey and the predating effect on predator

title

The optional plot title. May be omited.

Value

An ggplot2 object

Examples

1
2
3
4
5
## Not run: 
 rm(list=ls())
 predatorprey.plot1(v$getBest()[1:4])

## End(Not run)

antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.