| infer_source_utime_from_frequency | R Documentation |
Provides a fallback source update time for resources that do not expose a server-side update timestamp.
infer_source_utime_from_frequency(
frequency,
reference_time = Sys.time(),
tz = "UTC"
)
frequency |
Frequency string or candle interval. |
reference_time |
POSIXct reference time. Defaults to |
tz |
Time zone used for period flooring. |
POSIXct.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.