Specify which year to retrieve data for. Only used when retrieving multiple indicators at once.
Examples
# Create a session using your API token (provided by environment here)
session <- gdl_session(Sys.getenv('GDL_API_TOKEN'))
session <- set_year(session, 2021)