Description Usage Arguments Examples
Prompt the user to download GAMA if he wish to and then configures
rama
, linking it to a GAMA engine installed on the system.
1 | setup_gama(path = NA)
|
path |
path to the applicatation Gama Platform |
1 2 3 4 5 6 7 8 | ## Not run:
# For interactive usage:
setup_gama()
# If input a path, the function will not be interactive:
setup_gama(getwd())
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.