Skip to contents

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