worldbank / r-econ-visual-library

This is a repository maintained by DIME Analytics and containing example graphs on how to create graphs for data analysis of Impact Evaluations using R.
https://worldbank.github.io/r-econ-visual-library/
MIT License
47 stars 22 forks source link

Adding comments & print() #6

Closed boseongyun closed 4 years ago

boseongyun commented 4 years ago

I have added comments and print functions. Feedback will be appreciated!

Also, I was wondering if describing the stages of data wrangling process would be great. For instance, do you think I should include a comment like "filtering the data to observations of interests"?

If both of you like the way this is done, I will change the rest of the plots. Also, let me know if you also would like me to update the rendered htmls.

Thank you!