get_bin function

Get SS3 binary/executable location in package

Get SS3 binary/executable location in package

get_bin(bin_name = "ss")

Arguments

  • bin_name: Name of SS3 binary, defaults to "ss_safe"

Returns

The path to an SS3 binary. If using the GitHub version of the package, this will be an internal binary. Otherwise, this function will search for a version of the binary in your path. See the ss3sim vignette.

Examples

## Not run: get_bin() ## End(Not run)
  • Maintainer: Kelli F. Johnson
  • License: MIT + file LICENSE
  • Last published: 2019-11-08