README.md

GA

Genetic algorithm package for STAT243 class

To download and install this package, do the following

library(devtools) install_github("stat243proj/GA") library("GA")

To develop the package, be sure to reinstall it after making changes! In the package directory, run

document() To generate the latest documentation In the directory above, run install('GA')



stat243proj/GA documentation built on May 15, 2019, 5:03 a.m.