Skip to contents

Get NINA dashboard data

Usage

nina_dashboard(ars, safe = TRUE, refresh = FALSE)

Arguments

ars

ARS code.

safe

Logical; if TRUE (default), apply rate-limiting and cache GET responses to tools::R_user_dir("bunddev", "cache").

refresh

Logical; if TRUE, ignore cached responses and re-fetch from the API (default FALSE).

Value

A one-row tibble.

ars

The ARS code used in the request (character).

data

Dashboard response payload (list).

Details

Returns dashboard data for the given ARS code. API documentation: https://nina.api.bund.dev.