View source: R/update_config.R
| update_osmose | R Documentation | 
Update OSMOSE configuration
update_osmose( input, log = "osmose.log", version = "4.3.2", osmose = NULL, java = "java", verbose = TRUE, absolute = TRUE )
input | 
 path to the main configuration file  | 
log | 
 File to save OSMOSE execution messages.  | 
version | 
 target OSMOSE version for the update.  | 
osmose | 
 Path to a OSMOSE .jar executable. By default (NULL), uses the stable jar for the current version.  | 
java | 
 Path to the java executable. The default assumes 'java' is on the search path.  | 
verbose | 
 Show messages? (output in the log file if FALSE).  | 
absolute | 
 Whether the input file uses absolute (  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.