Skip to contents

List NINA logos

Usage

nina_logos(safe = TRUE, refresh = FALSE)

Arguments

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 tibble with one row per logo metadata entry. Columns are bound from the upstream logos array, plus:

last_modification_date

Feed-level modification timestamp in milliseconds (numeric).

last_modification_time

Parsed modification timestamp (POSIXct, Europe/Berlin).