All ready have an account? Please Sign in.
Reset Password?
Posted On: Wednesday, December 14, 2016 at 7:46 AM
# Creating a Graph X<- Y<- plot(X, Y) title("plot of X vs Y") # Saving a Graph pdf("mygraph.pdf")
Joined on Contributed 16 Snips