#' timemachine
#'
#' This is an educational package to learn about past, present and future
#' climate
#'
#' @importFrom grDevices rgb gray
#' @importFrom stats coef lm nls predict
#' @importFrom utils read.table
#' @import Cairo
#' @import ggplot2
#' @import gtable
#' @import dplyr
#' @import tibble
#' @import tidyr
#' @import rlang
#' @import rsconnect
#' @import shinyBS
#' @import ggspatial
#' @rawNamespace import(shiny, except = serverInfo)
#'
#' @docType package
#' @name timemachine
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.