View source: R/attributes-dateAdjustment.R
dateAdjustment | R Documentation |
Function to create age attribute
dateAdjustment(
startWith = "START_DATE",
startOffset = 0L,
endWith = "END_DATE",
endOffset = 0L
)
startWith |
character string either START_DATE or END_DATE |
startOffset |
an integer value, default 0 |
endWith |
character string either START_DATE or END_DATE |
endOffset |
an integer value, default 0 |
A dateAdjustment attribute class that can be used with a query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.