get_div_ids: Find all divisions and their IDs within a date range

View source: R/divisions_functions.R

get_div_idsR Documentation

Find all divisions and their IDs within a date range

Description

get_div_ids Gets division IDs for all divisions in date range

Usage

get_div_ids(start_date, end_date)

Arguments

start_date

The start date of the period of interest ("yyyy-mm-dd")

end_date

The end date of the period of interest ("yyyy-mm-dd")

Value

A vector containing division IDs


eliseuberoi/clmpdashboard documentation built on Jan. 29, 2023, 10:57 p.m.