Enumerate the Combinations or Permutations of the Elements of a Vector
Source:R/crossover.R
permutations.Rdpermutations enumerates the possible permutations. The function is forked and minified from gtools::permutations
References
Venables, Bill. "Programmers Note", R-News, Vol 1/1, Jan. 2001. https://cran.r-project.org/doc/Rnews/
See also
Other Helper Functions:
get_grids(),
grid_area(),
hexa_area(),
isSpatial(),
readinteger(),
readintegerSel(),
splitAt(),
windata_format()