R/constants.R

# Package constants

# Cache constants -------------------------------------------------------------

CACHE_APPG_REGISTER = "tables"
CACHE_APPG_GROUPS = "groups"
CACHE_APPG_OFFICERS = "officers"
CACHE_APPG_FINANCIAL = "financial"
CACHE_APPG_BENEFITS = "benefits"
CACHE_APPG_AGM = "agm"

# Link constant ---------------------------------------------------------------

CONTENTS_BASE_URL <- "https://publications.parliament.uk/pa/cm/cmallparty/"
dempseynoel/parlygroups documentation built on Sept. 9, 2020, 8:07 a.m.