Posts by Gabriel Aguiar • 13 points
1 post
-
-1
votes1
answer226
viewsQ: Problems plotting graph in R with ggplot2
I need to plot a graph from a file’s data. txt, the data import part is ok, however, when I use the ggplot function, it says that could not find "ggplot". Below is the code I’m trying to use:…