Tag Archives: Advanced Practice Registered Nurse

Four Levels of Intervention for Public Health: How to Apply This Framework

Four levels of public health interventions should be addressed when dealing with public health problems.

Four levels of intervention is a framework we use in public health to think about how to attack a problem. I explain it and give a few examples of application in my blog post (along with a video).

Pie Chart ggplot Style is Surprisingly Hard! Here’s How I Did it

How do you make a pie chart in ggplot2 package in R? It's not that obvious

Pie chart ggplot style is surprisingly hard to make, mainly because ggplot2 did not give us a circle shape to deal with. But I explain how to get around it in my blog pot.