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)


peermodels documentation built on March 18, 2022, 6:34 p.m.