Nothing
#' The 'tsnet' package
#'
#' @description Time Series Network Analysis with R
#'
#' @name tsnet-package
#' @aliases tsnet
#' @useDynLib tsnet, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#' @importFrom rstantools rstan_config
#' @importFrom RcppParallel RcppParallelLibs
#'
#'
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.