neptune_fetch_values <- function(x, include_timestamp = TRUE) {
check_handler(x)
x$fetch_values(include_timestamp = include_timestamp)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.