mo_next_pub_date: Returns the next publication date of the monthly outputs.

View source: R/mo_next_pub_date.R

mo_next_pub_dateR Documentation

Returns the next publication date of the monthly outputs.

Description

Used in construction of file paths to get to raw data and also for printing in text of monthly factsheet.

Usage

mo_next_pub_date(x)

Arguments

x

A date, usually generated by lubridate::today()

Value

A data frame giving publication date, date for relevant data and month as a number for data

Examples

## Not run: 
next_pub <- mo_next_pub_date(lubridate::today())

## End(Not run)

PublicHealthEngland/hcaidcs documentation built on Jan. 19, 2024, 8:38 a.m.