#' @title tabindiv
#' @name tabindiv
#' @description dataframe of individuals and their daily travel to work inside the Paris urban region(stored as df)
#' Fields: \cr
#' \itemize{
#' \item{ORI}
#' \item{DES}
#' \item{SCP}
#' \item{MODE}
#' \item{WGT}
#' }
#' @references
#' \url{https://www.insee.fr/fr/statistiques/2862065}
#' @docType data
#' @examples
#' ## tabindiv
#' data(tabindiv)
#' str(tabindiv)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.