luca-scr / GA

An R package for optimization using genetic algorithms
http://luca-scr.github.io/GA/
91 stars 29 forks source link

Error in documentation of binary2decimal function #35

Closed dslate1 closed 4 years ago

dslate1 commented 4 years ago

The documentation for the binary2decimal function in GA_3.2 says "binary2binary converts a binary value, i.e. a vector of 0s and 1s, to a decimal representation." "binary2binary" should be "binary2decimal".

luca-scr commented 4 years ago

Yep, thanks!