R/int_matrix.R

#' @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"
agarciaEE/NINA documentation built on Jan. 9, 2025, 10:09 a.m.