Nothing
#' @description
#' To learn more about SiFINeT, start with the vignettes:
#' `browseVignettes(package = "SiFINeT")`
#' @useDynLib SiFINeT, .registration = TRUE
#' @name sifinet-pkg
#' @importFrom Rcpp evalCpp
#' @importFrom stats pnorm
#' @importFrom stats quantile
#' @importFrom methods as
#' @importFrom methods new
#' @importFrom utils combn
#' @import Matrix
#' @import quantreg
#' @import igraph
#' @import ggraph
#' @import ggplot2
"_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.