Nothing
#' The 'EloSteepness' package.
#'
#' @description Dominance Hierarchy Steepness Via Elo Rating
#'
#' @docType package
#' @name EloSteepness-package
#' @aliases EloSteepness
#' @useDynLib EloSteepness, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import rstantools
#' @importFrom rstan sampling
#' @importFrom RcppParallel RcppParallelLibs CxxFlags
#'
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.