View source: R/time_intelligence_fn.R
qoqtd_fn | R Documentation |
qoqtd_fn()
is the function that is called by qoqtd()
when passed through to calculate
qoqtd_fn(x)
x |
ti object |
This is internal non exported function that is nested in ti class and is called upon when the underlying function is called
by calculate
This will return a dbi object that can converted to a tibble object with dplyr::collect()
dbi object
qoqtd()
for the function's intent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.