The Paste Command in R is Great for Labels on Plots and Reports

The paste command is used to concatenate strings in R. You can use it different ways, which is what I demonstrate in my blog and videos.

The paste command in R is used to concatenate strings. You can leverage the paste command to make refreshable label objects for reports and plots, as I describe in my blog post.

Coloring Plots in R using Hexadecimal Codes Makes Them Fabulous!

You do not need to use the default R colors on your plot. You don't even need to limit yourself to named colors on cheat sheets.

Recoloring plots in R? Want to learn how to use an image to inspire R color palettes you can use in ggplot2 plots? Read my blog post to learn how.

Adding Error Bars to ggplot2 Plots Can be Made Easy Through Dataframe Structure

Error bars on plots can provide the audience an estimate of the amount of certainty you have with your estimates.

Adding error bars to ggplot2 in R plots is easiest if you include the width of the error bar as a variable in your plot data. Read my blog post to see an example.

Rebrand as a Data Scientist: Online Mentoring Program

Want to apply your domain knowledge to the field of data science? Join our mentoring program!

Learn about our online data science group mentoring program, and find out if it is right for you!

AI on the Edge: What it is, and Data Storage Challenges it Poses

AI on the edge refers to doing the AI processing and equations at the site of the object collecting the data.

“AI on the edge” was a new term for me that I learned from Marc Staimer, founder of Dragon Slayer Consulting, who was interviewed in a podcast. Marc explained how AI on the edge poses a data storage problem, and my blog post proposes a solution!

US Public Health Alphabet Soup Explained: What is the ONC?

Before the ONC office was established in 2009, there was no federal oversight of medical record systems.

“What is the ONC?” is what I used to ask before I realized it involves health technology. Although ONC just means “Office of the National Coordinator”, this agency is now known as HealthIT.gov, as I explain in my blog post.

US Public Health Alphabet Soup Explained: What is the SAMHSA?

The Substance Abuse and Mental Health Services Administration or SAMHSA is an agency that separates mental health from physical health.

What does the SAMHSA actually do for mental health and substance abuse patients in the US? The answer is, “nothing directly” – however, indirectly, SAMHSA has had a profound impact on behavioral health patients, and the result has not always been positive, as you can read in my blog post.

US Public Health Alphabet Soup Explained: What is the NACCHO?

You may have wondered if public health workers who are employed by local public health departments have a professional society devoted just to them. That's NACCHO.

You may already know that NACCHO is NOT cheese – but what is it? It’s a professional society for local public health officials. Read my blog post to learn what NACCHO does, and who it serves.

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).

Verified by MonsterInsights