proposal_actual_ask: Find proposals with given ask dates/amounts

View source: R/widget-proposal-actual-ask.R

proposal_actual_askR Documentation

Find proposals with given ask dates/amounts

Description

Find proposals with given ask dates/amounts

Usage

proposal_actual_ask(at_least = 0, from = NULL, to = NULL)

Arguments

at_least

only look for asks of at least this much

from

daterange in YYYYMMDD format

to

daterange in YYYYMMDD format

## find all million+ asks from FY18 proposal_actual_ask(at_least = 1000000, from = 20170701, to = 20180630)


tarakc02/discoveryengine documentation built on Sept. 26, 2023, 12:17 a.m.