readintegerSel: Check Input Selection Method

Description Usage Value See Also Examples

View source: R/readInteger.R

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 percentage, based on the development of the population fitness values.

Usage

1

Value

Returns the selected selection method (character)

See Also

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

Examples

1
2
3
4
## Not run: 
  readintegerSel()

## End(Not run)

windfarmGA documentation built on May 5, 2021, 5:08 p.m.