dot-get_monthly_data: Get monthly data from endpoints with year/month/date params

.get_monthly_dataR Documentation

Get monthly data from endpoints with year/month/date params

Description

Get monthly data from endpoints with year/month/date params

Usage

.get_monthly_data(
  stub,
  date = NULL,
  year = NULL,
  month = NULL,
  reverse = FALSE,
  ...
)

Arguments

reverse

TRUE if month comes before year in API


philip-khor/bnmr documentation built on Nov. 23, 2023, 6:59 a.m.