#' Sample dataset for VRP (32 nodes, including depot)
#'
#' Demand data for 31 customer nodes
#'
#' @docType data
#'
#' @usage data(An32k5demand)
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#' @source \href{http://neo.lcc.uma.es/vrp/vrp-instances/capacitated-vrp-instances/}{QTL Archive}
"An32k5demand"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.