Description Usage Arguments Value Examples
View source: R/openCySwagger.R
Opens swagger docs in default browser for a live instance of CyREST or CyREST-supported operations.
1 | openCySwagger(domain = "cyrest", base.url = "http://localhost:1234/v1")
|
domain |
(char) documentation domain or scope |
base.url |
cyrest base url for communicating with cytoscape |
Web page
1 2 | openCySwagger()
openCySwagger('commands')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.