R/timemachine.R

#' 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
MartinSchobben/timemachine documentation built on Dec. 31, 2020, 3:12 p.m.