Module 10 error

Thank you for posting! Here is an outline of an effective post:

Describe your issue

  • What specifically do you need help with
    I cant used reprex to show if i do have a problem
  • Relevant context (e.g. public health trends or associated data infrastructure)
  • Timeline/urgency
  • (No sensitive or identifiable information)

What steps have you already taken to find an answer?

Provide an example of your R code

sessionInfo()
#> R version 4.3.2 (2023-10-31 ucrt)
#> Platform: x86_64-w64-mingw32/x64 (64-bit)
#> Running under: Windows 10 x64 (build 19045)
#>
#> Matrix products: default
#>
#>
#> locale:
#> [1] LC_COLLATE=English_United Kingdom.utf8
#> [2] LC_CTYPE=English_United Kingdom.utf8
#> [3] LC_MONETARY=English_United Kingdom.utf8
#> [4] LC_NUMERIC=C
#> [5] LC_TIME=English_United Kingdom.utf8
#>
#> time zone: Europe/London
#> tzcode source: internal
#>
#> attached base packages:
#> [1] stats graphics grDevices utils datasets methods base
#>
#> loaded via a namespace (and not attached):
#> [1] digest_0.6.34 fastmap_1.1.1 xfun_0.41 glue_1.7.0
#> [5] knitr_1.45 htmltools_0.5.7 rmarkdown_2.25 lifecycle_1.0.4
#> [9] cli_3.6.2 reprex_2.1.0 withr_3.0.0 compiler_4.3.2
#> [13] rstudioapi_0.15.0 tools_4.3.2 clipr_0.8.0 evaluate_0.23
#> [17] yaml_2.3.8 rlang_1.1.3 fs_1.6.3


## Follow-up  
- Thank the volunteers who try to help you
- Mark one reply as the "Solution" if appropriate