Dear Everybody,
Enclosed are the tiny beginning of a program and its output.
As a pity, if I load the image <load("kanal.RData")> the elements of
<de.dd> are non numerical; <de.dd[2]+de.dd[3]> returns <Fehler in
de.dd[2] + de.dd[3] : nicht-numerisches Argument für binären Operator>.
How can I keep the numbers numerical?
Thank you in advance.
hopefully,
Mag. Ferri Leberl
#Programm zur Erstellung eines Wasserwegenetzplanes

#Städte
#TLD.Stadtkürzel<-c("Stadtname",°Breite,'Breite,°Länge,'Länge)
de.dd<-c("Dresden",51,2,13,44)
save.image("~/gmx/allalei/kanal/kanal.RData")
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to