getEnrichr: Helper function for HTTP methods GET and POST

View source: R/functions.R

getEnrichrR Documentation

Helper function for HTTP methods GET and POST

Description

Helper function

Usage

getEnrichr(method = "GET", url, ...)

Arguments

method

(Required). HTTP method. Default is "GET"

url

(Required). URL address requested

...

(Optional). Additional parameters to pass to GET

Details

Helper function for HTTP methods GET and POST

Value

same as GET

Author(s)

Wajid Jawaid wajid.jawaid@gmail.com

I-Hsuan Lin i-hsuan.lin@manchester.ac.uk


enrichR documentation built on April 4, 2025, 1:07 a.m.