Description Usage Arguments Value Examples
Get SS3 binary/executable location in package
1 | get_bin(bin_name = "ss")
|
bin_name |
Name of SS3 binary, defaults to "ss_safe" |
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.
1 2 3 4 | ## Not run:
get_bin()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.