#' @title Jour semaine
#'
#' @source INRA
#'
#' @format data.frame contenant 2 variables
#' \describe{
#' \item{num}{un numeric correspondant au jour.}
#' \item{nom}{une chaine de caratere correspondant au jour.}
#' }
#'
#' @examples
#' jour
#'
"jour"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.