[R] function output
Luis Rideau Cruz
Luisr at frs.fo
Thu Aug 5 15:24:57 CEST 2004
I have the next function :
"extracting.lgddata"<-function(channel)
{
library(RODBC)
channel<-odbcDriverConnect("")
.......
.......
}
...... is just a sequence of SQL selects.
But when I try to call the objects created from the select they do not seem to have been created.
I checked with ls() and they actually do not exist.
What is the problem?
Thank you
Luis Ridao Cruz
Fiskirannsóknarstovan
Nóatún 1
P.O. Box 3051
FR-110 Tórshavn
Faroe Islands
Phone: +298 353900
Phone(direct): +298 353912
Mobile: +298 580800
Fax: +298 353901
E-mail: luisr at frs.fo
Web: www.frs.fo
More information about the R-help
mailing list