readinteger: Check Input Crossover Method

View source: R/readInteger.R

readintegerR Documentation

Check Input Crossover Method

Description

Checks whether the input for crossover is given correctly. If not, a message is prompted which asks to input one of the 2 available crossover methods. The available inputs are "E" and "R". "E" refers to partitioning at equal intervals and "R" refers to random partitioning.

Usage

readinteger()

Value

Returns the selected crossover method (character)

See Also

Other Helper Functions: dup_coords(), get_grids(), grid_area(), hexa_area(), isSpatial(), permutations(), readintegerSel(), splitAt(), windata_format()


YsoSirius/windfarmGA documentation built on March 13, 2024, 8:37 a.m.