R/rawdata.R

#' Fake dataset for animal movements between Tunisia and other countries
#'
#' Random data generated as an example of inputs required for the analysis.
#'
#' @docType data
#'
#' @usage data(rawdata)
#'
#' @format An object of class dataframe.
#'
#' @keywords datasets
#'
#' @examples
#' head(rawdata)
"rawdata"
Pachka/AQCR_SNA_Package documentation built on May 11, 2019, 7:26 p.m.