get_min_date: A generic function to generate the correct min_date given the...

Description Usage Arguments Value Methods (by class)

View source: R/query_functions.r

Description

A generic function to generate the correct min_date given the max_date and range_type of an object that inherits from FlashReportQuery.

Usage

1
2
3
4
get_min_date(frq)

## S4 method for signature 'FlashReportQuery'
get_min_date(frq)

Arguments

frq

An object that inherits from FlashReportQuery.

Value

A FlashReportQuery object of the same subtype that was input.

Methods (by class)


johnchower/flashreport documentation built on May 19, 2019, 3:03 p.m.