Hi
I imported a lot of text-files with R and saved them by using:
save(list=ls(),file="Grunddaten.Rdata")
After that I wanted to check my saved data and wrote
source("Grunddaten.Rdata")
This gives me an error:
Error in parse(file, n = -1, NULL, "?") : Syntax error at 1:
Can somebody tell me what I am doing wrong (I am using R.2.4.1)?
Renger
_________________________________________________
ECOPLAN
Forschung und Beratung in Wirtschaft und Politik
Economic Research and Policy Consultancy
Thunstrasse 22 / CH-3005 Berne (Switzerland)
Phone: +41 31 356 61 61 / Fax: +41 31 356 61 60
mailto:renger@ecoplan.ch / http://www.ecoplan.ch>
[[alternative HTML version deleted]]