universe_query: Query the API of a single universe

View source: R/utils.R

universe_queryR Documentation

Query the API of a single universe

Description

Query the API of a single universe

Usage

universe_query(universe_url, path, query_params = NULL)

Arguments

universe_url

URL to the universe like ""https://jeroen.r-universe.dev"

path

Path to append after api like "ls"

query_params

Named list of query parameters

Value

The JSON from the API as a list


ropensci/universe documentation built on Feb. 8, 2025, 3:20 p.m.