Raw Message
Message-ID: <002701c3df7c$a6f33000$745188c1@mat.ua.pt> Date: 2004-01-20T17:41:36Z From: Pedro Cruz Subject: programming cycle: file managment Hi, the programming cycle in R is (1) create somefile.R in some ascii editor (2) use "source(somefile.R)" to read it. (3) change the file and repeat step (2). Or there's a better way ? Which section of which manual explains that ? Pedro Cruz