#' @title Sample if a simulated interaction matrix between two groups of species
#'
#' @description A \code{\link{matrix}} indicating species from two groups interact. 0 indicates no interactions and 1 indicates positive interaction. Column names indicate species name of Species Group One (See \code{\link{occ_data1}}). Row names indicate species names of Species Group Two (See \code{\link{occ_data2}})
#'
#' @format A \code{\link{matrix}} with Species Group One names as columns and Species Group Two names as rows.
#'
"int_matrix"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.