wikipathwaysGET: DEPRECATED: WikiPathways GET

View source: R/utilities.R

wikipathwaysGETR Documentation

DEPRECATED: WikiPathways GET

Description

This function is provided for compatibility with older web services only and will be defunct at the next release.

Usage

wikipathwaysGET(
  operation,
  parameters = NULL,
  format = c("json", "xml", "html", "jpg", "pdf", "dump"),
  base.url = .baseUrl
)

Arguments

operation

A character string to be converted to the query namespace

parameters

A named list of values to be converted to query parameters

format

(character) The format of the return, e.g., json (default), xml, html, jpg, pdf, dump

base.url

(optional) Ignore unless you need to specify a custom domain.

Value

query result content


wikipathways/rWikiPathways documentation built on Jan. 10, 2024, 11:37 p.m.