It plots on my system just fine. You might want to check what
directory (getwd()) that you are plotting in.
On Fri, Oct 9, 2009 at 12:17 PM, Anne Buunk wrote:
>
> Hi. With your help, I've fixed the errors in my for loops.
>
> But now, the for loop isn't working correctly. There should be a plot,
Hi. With your help, I've fixed the errors in my for loops.
But now, the for loop isn't working correctly. There should be a plot,
but there's no plot when I run the for loop..
This is the code:
letters = c("A","B","C","D","E","F","G","H","I","J")
numbers = 1:3
for(i in 1:6){
2 matches
Mail list logo