DatesInCommon: DatesInCommon

Description Usage Arguments Value

Description

Finds the reporting periods in common between a list of sheets. If years is specified, then the function will only check those years.

Usage

1
DatesInCommon(sheet, dates = NULL)

Arguments

sheet

A list of T1 sheets

dates

(optional) A character vector of reporting dates. These can either be years (e.g. '2014') or specific dates (e.g. '2014-05-12).

Value

A character vector of matching dates.


tcspears/t1Fundamentals documentation built on May 31, 2019, 7:30 a.m.