setup_gama: Download GAMA and configure

Description Usage Arguments Examples

View source: R/utils.R

Description

Prompt the user to download GAMA if he wish to and then configures rama, linking it to a GAMA engine installed on the system.

Usage

1
setup_gama(path = NA)

Arguments

path

path to the applicatation Gama Platform

Examples

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)

r-and-gama/rama documentation built on July 19, 2019, 9:49 p.m.