Hi all, I'm a little new to R studio.
When I do a code with ggplot to make a line graph it works beautifully and presents a line graph in the plot area. however, if I try to name the plot to source it later with "<-" followed by the same line of code then in shows up in the global environment instead of graphing it.