#' Plan comptable.
#'
#' @description Plan comptable permettant un suivi des recettes et dépenses.
#'
#' @format Data frame contenant 40 lignes et 3 variables.
#'
#' @param Compte = Codification respectant le plan comptable national.
#' @param Intitulé = Intitulé en clair
#' @param Détail = détails facilitant l'attribution du code
#'
#' @examples
#' data(PlanComptable)
#'
#' @source Issu de l'AFI (association futaie irrégulière)
"PlanComptable"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.