#' Social Network Analysis
#'
#' Neptune and Company, Inc.
#'
#' @importFrom magrittr "%>%"
#' @importFrom magrittr "%<>%"
#' @importFrom rlang .data
#' @docType package
#' @name snaWeb
NULL
# Define globalVariables so R CMD check doesn't freak out
utils::globalVariables(".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.