View source: R/StyleMappings.R
deleteStyleMapping | R Documentation |
Deletes a specified visual style mapping from specified style.
deleteStyleMapping(style.name, visual.prop, base.url = .defaultBaseUrl)
style.name |
(char) name for style |
visual.prop |
(char) name of visual property to map. See getVisualPropertyNames(). |
base.url |
(optional) Ignore unless you need to specify a custom domain, port or version to connect to the CyREST API. Default is http://localhost:1234 and the latest version of the CyREST API supported by this version of RCy3. |
None
deleteStyleMapping()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.