worldbank/dime-r-training

Data Analysis - Feedback April 12 2021

Closed this issue ยท 9 comments

Data Analysis - Feedback April 12 2021

Maybe we can load packages before loading the dataset, Slides 4 and 6.

also, include here when loading packages

So, the problem with the learnr app was that the census dataset was not included in the app that was deployed.

Add openxlsx, to the required packages.

slide 33/60 still has a path defined with file.path() instead of here()

Someone mentioned centering columns~~

Fix extra quotation marks once we use "%9.0f"

Use modelsummary for regression tables

Someone mentioned centering columns~~

merge_cells(1, 4:5) 
set_align(1, everywhere, "center")