readintegerSel: Check Input Selection Method

View source: R/readInteger.R

readintegerSelR Documentation

Check Input Selection Method

Description

Checks whether the input for selection is given correctly. If not, a message is prompted which asks to input one of the 2 available selection methods. The available inputs are "F" and "V". "F" refers to a fixed percentage of 50% and "V" refers to a variable percentage, based on the development of the population fitness values.

Usage

readintegerSel()

Value

Returns the selected selection method (character)

See Also

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


windfarmGA documentation built on April 4, 2025, 3:39 a.m.