ggdatascience / rapportage_monitor_gmj

Script om school- en gemeenterapportages voor de Gezondheidsmonitor Jeugd te maken in PowerPoint op basis van een configuratiebestand in Excel.
1 stars 2 forks source link

Error bij #8 rapportages maken op basis van rapportconfiguratie #9

Closed Abeij closed 10 months ago

Abeij commented 10 months ago

8. Rapportages maken op basis van rapportconfiguratie -------------------

pmap(.l = configuratie$Rapportconfiguratie,

  • .f = rapportage_maken, data = data, configuratie = configuratie, template = '2. Template.pptx') Error in vctrs_vec_compat(x, user_env) : object 'configuratie' not found
Abeij commented 10 months ago

En vandaag verschijnt deze melding:

8. Rapportages maken op basis van rapportconfiguratie -------------------

pmap(.l = configuratie$Rapportconfiguratie,

  • .f = rapportage_maken, data = data, configuratie = configuratie, template = '2. Template.pptx') Error in pmap(): ℹ In index: 1. Caused by error in pmap(): ℹ In index: 4. Caused by error in if (is.na(.)) ...: ! argument is of length zero Run rlang::last_error() to see where the error occurred.
STVermeulen commented 10 months ago

Deze error in de type_percentage functie is opgelost in de laatste versie van het script.