Planche synthèse IPR (notes, effectifs, métriques)
make_ipr_planche(
yaml_path,
station,
annee_debut = 1950,
annee_fin = as.numeric(format(Sys.Date(), "%Y")),
indicateurs = c("DII", "DIO", "DIT", "DTI", "NEL", "NER", "NTE"),
schema = "qe",
titre = NULL,
sous_titre = NULL,
file_out = NULL,
width = 29.7/2.54,
height = 21/2.54,
dpi = 300,
n_last = 12
)Chemin du YAML de connexion
Code Sandre
Année de début (défaut 1950)
Année de fin (défaut = année courante)
Vecteur d'indicateurs pour les métriques
Schéma SQL (défaut "qe")
Titre principal (défaut: "
Sous-titre
Fichier PNG en sortie
Format du PNG
Nombre d'opérations (dates distinctes)
Un ggplot/cowplot ou NULL