#' raw data for analysis of empirical data
#'
#' @aliases randomization_numbers randomization_progress
#'
#' @format \code{randomization_numbers} is a data frame with 500 observations,
#' which represent the results of the attempt to establish rough guides
#' as to how often a matrix needs to be translated into randomized
#' sequences.
#' @format \code{randomization_progress} is a data frame with 500 rows, which
#' was used to track progress in the analysis
#' @format \code{randomization_matlist} is a large list with the individual
#' interaction matrices that were used for the evaluation of
#' randomization numbers
"randomization_matlist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.