config.copylib {rrepast} | R Documentation |
config.copylib
Description
Install or uninstall the integration jar file. This function manages the installation process of required jars to the model lib dir.
Usage
config.copylib(modelpath, uninstall = FALSE)
Arguments
modelpath |
The path where model is installed |
uninstall |
If TRUE uninstall integration jar |
Value
TRUE if install operation succed
[Package rrepast version 0.8.0 Index]