Get Stock Synthesis binary/executable location
get_bin(bin_name = "ss3")
A string providing the full path to a Stock Synthesis binary. If using the
GitHub version of this package, this will be an internal binary. Otherwise,
get_bin()
searches for a version of the binary in your path. See the
vignette fore more information.
if (FALSE) { # \dontrun{
get_bin()
} # }