PEM-Humboldt / herramienta-para-verificar-calidad-de-datos

Herramienta para la verificación geográfica y taxonómica de registros biológicos.
MIT License
0 stars 0 forks source link

Environmental variables for workdir and libpath #30

Closed erikasv closed 4 years ago

erikasv commented 4 years ago

Set the env vars: WORK_DIR and LIB_PATH before running the app or it will use default values.

Or, from the command line execute like this: WORK_DIR=absolute_path LIB_PATH=lib_path Rscript runApp.r