Skip to contents

Get a logo file

Usage

nina_logo(filename, safe = TRUE, refresh = FALSE)

Arguments

filename

Logo file name.

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.

filename

Logo file name (character).

bytes

Raw file content (list of raw vectors).