| ga_options | R Documentation |
Print every windfarmGA.* session option, or set some of
them. Names may be given with or without the windfarmGA. prefix.
ga_options(...)
... |
Named options to set, or a single named list. With no arguments, print the current values and return them invisibly. Setting is silent. |
A named list of windfarmGA.* options, invisibly.
options()
ga_options()
ga_options(immigrants = 3, local_search_tries = 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.