Nothing
#' aniSNA
#'
#' Obtain network structures from animal GPS telemetry observations and
#' statistically analyse them to assess their adequacy for social network analysis. Methods include
#' pre-network data permutations, bootstrapping techniques to obtain confidence intervals for global
#' network metrics, and correlation and regression analysis of the local network metrics.
#'
#' @docType package
#' @author Prabhleen Kaur
#' @name aniSNA
#' @importFrom Rcpp evalCpp
#' @importFrom Rcpp sourceCpp
#' @useDynLib aniSNA, .registration = TRUE
NULL
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.