#' @import rTIMESAT magrittr ggplot2 data.table
#' @import foreach iterators
#'
#' @importFrom Ipaper runningId rm_empty
#' @importFrom purrr map map_chr is_empty
#' @importFrom stringr str_extract
#' @importFrom lubridate ymd parse_date_time
#' @importFrom grid legendGrob
#' @importFrom gridExtra arrangeGrob
#' @importFrom plyr ddply llply
#' @importFrom graphics frame lines par
#' @importFrom stats cor.test lm median na.omit quantile runif sd
#' @importFrom matrixStats rowDiffs rowSums2
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.