R/data.R

#' 1500 random lines from the FeederWatch interaction database.
#'
#' A dataset containing random lines of FeederWatch interaction datas.
#'
#' @format A data frame with 1500 rows and 2 variables:
#' \describe{
#'   \item{source}{the identity of the initiating animal}
#'   \item{target}{the identity of the receiving animal}
#'   ...
#' }
#' @source \url{http://feederwatch.org/}
"exInput"
eliotmiller/networkTricks documentation built on Oct. 6, 2020, 4:23 p.m.