get_latest_files: Retrieve the latest files from the API

View source: R/api.R

get_latest_filesR Documentation

Retrieve the latest files from the API

Description

This function retrieves the files belonging to the latest version of the given dataset. When the dataset is not updated the cached version is returned.

Usage

get_latest_files(api)

Arguments

api

An endpoint to the dataset.

Value

A named list of files.

Examples

get_latest_files(get_topic("Postal"))$csv

eudata documentation built on Aug. 8, 2025, 7:22 p.m.