prism_call: Generic call to PRISM server

View source: R/1client_lib.R

prism_callR Documentation

Generic call to PRISM server

Description

Generic call to PRISM server

Usage

prism_call(func, base_url, api_key = NULL, ...)

Arguments

func

function to call

base_url

the url to call

api_key

API key

...

other parameters

Value

processed (from JSON to R object result of the call)


resplab/peermodels documentation built on June 6, 2023, 12:15 p.m.