How To Make a GGPlot2 Scatter Plot in R?
I have trouble with R programming language I am writing code on the script but I am not getting output on the console
1 answers ( 0 marked as helpful)
Hi advanced standard,
thanks for reaching out! To get the output you should make sure you execute each line of the code. If you're writing a script you need to make this extra step. You can just go with the cursor on the line of code you want to execute and press the Run button in R Studio. Alternatively you can use CONTROL + ENTER.
Otherwise if there is an error somewhere in the code and it's not executing because of it you should see an error message in your console on the lower left side of R Studio.
Hope this helps!
Best,
365 Eli