launchApp | R Documentation |
This launches the KLINK app. runKLINK()
is a synonym for launchApp()
, but
with an additional argument version
.
launchApp()
runKLINK(version = NULL)
version |
A character, e.g. "1.0.0". If the installed version of KLINK differs from this, the program aborts with an error. |
No return value, called for side effects.
## Not run:
launchApp()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.