knitr::opts_chunk$set(echo = FALSE) library(gk4indic)
4 etapes successives
cree_repertoires()
fn01_import_tabgeo() -> tab_geo
fn03_transforme_requete(x = "Indicateurs_ecln_trim2022.xlsx")-> ls_onglets ls_verif <- fn04_verifie_communes_manquantes(data = ls_onglets) fn06_table_epci()
if(params$donnees_dido == TRUE) { gk4indic::fn02_import_tab_dido() } else{ gk4indic::fn02_import_tab_rd1() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.