Description Usage Arguments Details Value
Perform Omni Product Call
1 | omnijs_run(args, type = c("omnigraffle", "omnioutliner"), wait = 0.1)
|
args |
Script values to pass in. |
type |
Program to use for automation. Default |
wait |
Delay applied to function call before opening the URL. |
There are two ways to structure URLs for omnigraffle.
"omnigraffle://localhost/omnijs-run?script=%s"
"omnigraffle:///omnijs-run?script="
Note, by adding a third /
, we are able to avoid typing localhost
.
An opened session of OnmiGraffle or OmniOutliner with contents posted from R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.