#' @importFrom dplyr mutate rename select arrange
#' @importFrom magrittr %>%
#' @importFrom purrr map2
#' @importFrom rlang syms
#' @importFrom stats na.omit
#' @importFrom tibble as_tibble
#' @importFrom tidyr gather spread
#' @importFrom tidyselect everything
#' @importFrom tsibble as_tsibble
#'
NULL
#' @export
magrittr::`%>%`
#' @export
tsibble::as_tsibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.