Learn R Programming

windfarmGA (version 2.3.0)

plotEvolution: Deprecated use plot_evolution instead.

Description

plotEvolution is replaced by plot_evolution.

Usage

plotEvolution(result, ask = TRUE, spar = 0.1)

Arguments

result

The output of windfarmGA or genetic_algorithm

ask

Should R wait for interaction for subsequent plotting. Default is TRUE

spar

A numeric value determining how exact a spline should be drawn. Default is 0.1