command2query: Command string to CyREST query URL

Description Usage Arguments Value Examples

View source: R/command2query.R

Description

Converts a command string to a CyREST query url.

Usage

1
command2query(cmd.string, base.url = "http://localhost:1234/v1")

Arguments

cmd.string

(char) command

base.url

cyrest base url for communicating with cytoscape

Value

cyrest url

Examples

1
command2query('layout get preferred')

cytoscape/r2cytoscape documentation built on May 4, 2019, 6:36 p.m.