cast_timestamp | R Documentation |
A helper function to map an input of various types to a timestamp string suitable for use with Prometheus.
cast_timestamp(input)
input |
A RFC3339 timestamp string, numerical unix timestamp, or POSIXct object. |
A Prometheus-compatible timestamp that can be coerced to a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.