R/travelout_3dat-data.R

#' travelout_3dat is simulated travel data. The matrix has 84 rows and 3 columns,
#'  where each row is the total number daily travel out people from countries 1,2,and 3
#'  each column corresponding to 1 country
#'  (country 1- column1, country 2 -column 2, and country 3 - column 3).
#' @docType data
#' @usage travelout_3dat
#' @format Matrix
#' @keywords datasets
#' @examples
#' travelout_3dat
"travelout_3dat"
leminhthien2011/CONETTravel documentation built on April 18, 2021, 4:17 a.m.