Humans-Learning

This is a place for learning R with some short - 5 minute - lessons under the Introduction to R Materials heading and to explore data analysis techniques and approaches through practical examples. Under Explorers will be examples and demonstrations where we work through ideas, tools, and approaches that we think may be relevant to EnCompasses work in monitoring, learning, and evaluation.

Introduction to R Materials

This is an introduction to working with the gapminder dataset and a first visualization.
How to make a simple visualization using the gapminder dataset.

This is an introduction to making a line plot in R. It highlights how to group data before making this kind of plot.
How to group data and make a line plot.

Now we take the line plot and introduce facets to show more data cleanly.
Making multiple plots using the power of facets

Explorers

Here’s an example that compares two different approaches to sentiment analysis.
Exploring sentiments with Llama 3.2