#' Section Annexe
#'
#' @keywords internal
#' @export
AnnexePage <- function(ParamsAnalyse){
catx(
titre_section("Annexe", 1),
titre_section("Durées spécifiques", 2),
kable_DureesSpecifiques(ParamsAnalyse$dataDurees)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.