#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.