ggplot2 errot: how to fix could not find function “ggplot

How to fix Error in ggplot(., aes... could not find function ggplot

In this post we will learn how to fix one of the most common ggplot2 errors, saying “could not find function “ggplot”” Let us consider an example where we are trying to make boxplot using iris, one of the R built-in datasets. We have been extra careful and write a perfect R code as show… Continue reading ggplot2 errot: how to fix could not find function “ggplot

Exit mobile version