convert_date | R Documentation |
This function converts dates to UNIX time if passed to the API, and converts it to POSIXct from API
convert_date(x, multiplier)
x |
a numeric vector, or date-type object |
multiplier |
numeric |
If x is numeric, then the function assumes that its a return value
A vector of same length as x.
Other development tools:
GET()
,
chart_layout()
,
default_dates()
,
fetch()
,
flatten()
,
is.date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.