get_expense_data: Get RTN expense data by year

View source: R/get_expense_data.R

get_expense_dataR Documentation

Get RTN expense data by year

Description

Get RTN expense data by year

Usage

get_expense_data(year = NULL)

Arguments

year

vector indicating the year or reference. NULL for all years

Value

tibble with all.

Examples

get_expense_data(year = 2021)

tchiluanda/rtn documentation built on Feb. 17, 2024, 12:10 a.m.