Skip to contents

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