R/PlanComptable.R

#' 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"
Bruciamacchie/DataForet documentation built on March 24, 2022, 11:18 p.m.