| run_stics | R Documentation | 
Helper function to start a simulation using STICS executable
run_stics(dirpath = getwd(), exe_name = "stics")
dirpath | 
 USM directory path  | 
exe_name | 
 (optional) The executable name.  | 
The function prints the STICS output to the console and returns
TRUE if STICS ran successfully, or an error if any problem occured
## Not run: 
library(sticRs)
run_stics()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.