ga_model_write: Write the ga_model functions to a file
Description
Write the ga_model functions to a file
Usage
ga_model_write(model, filepath = "ga_model.R")
Arguments
model
The ga_model
object to extract functions from to write
filepath
The filepath to write the functions to