#' The 'sauron' package.
#'
#' @description Simulations related to alternative stable states in evolution.
#'
#' @docType package
#' @name sauron-package
#' @aliases sauron
#'
#' @useDynLib sauron, .registration = TRUE
#' @import methods
#' @importFrom Rcpp evalCpp
#'
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.