#' Parametres graphiques Coop Chenes
#'
#' table des parametres graphiques pour la coop Chenes
#'
#' @name coopch_para_graph
#' @docType data
#' @format A data frame with 31 observations on the following 6 variables.
#' \describe{
#' \item{variable}{nom de la variable}
#'
#' \item{valeur}{niveaux du facteur}
#'
#' \item{labels}{libelle}
#'
#' \item{couleur}{couleur}
#'
#' \item{shape}{a numeric vector : forme de l'objet graphique}
#'
#' \item{ligne}{type de ligne} }
#' @keywords datasets
#' @examples
#'
#' str(coopch_para_graph)
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.