#' @import dplyr
#' @import ggplot2
globalVariables(
c(
"dive_event",
"diveid",
"dt",
"duration",
"hour",
"ibi",
"is_breath",
"last_ibi",
"n_breaths",
"n_lunges",
"p"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.