Description Usage Arguments Value Author(s) References
View source: R/createDateSequence.R
Generate a range of dates and normalize it. Used by other methods of this package.
1 | createDateSequence(from, to=from)
|
from |
Start date in either format <"yyyy-mm-dd"> or <yyyymmdd>. Inclusive. |
to |
End date in either format <"yyyy-mm-dd"> or <yyyymmdd>. Inclusive. |
Array of daily dates in format yyyy-mm-dd as needed for use in Mixpanel's API.'
Meinhard Ploner
https://mixpanel.com/help/reference/data-export-api
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.