timescale | R Documentation |
Return the correct timescale for daily,weekly,monthly, etc.
timescale(period = "daily", interval = NULL, crypto = FALSE)
period |
period: "intraday", "daily", "weekly", "monthly" |
interval |
NULL for anything but intraday otherwise "1min", "5min", "15min", "30min", "60min" |
crypto |
boolean for cryptomarkets (24hrs) |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.