weo_get_latest_publication: Get Latest WEO Publication from IMF Website

View source: R/weo_get_latest_publication.R

weo_get_latest_publicationR Documentation

Get Latest WEO Publication from IMF Website

Description

Determines the latest available WEO publication based on the current date.

Usage

weo_get_latest_publication(quiet = TRUE)

Arguments

quiet

A logical indicating whether to print download information. Defaults to TRUE.

Value

A list with year and release

Examples



# List all series
weo_get_latest_publication(quiet = FALSE)



imfweo documentation built on Aug. 23, 2025, 1:13 a.m.