Displaying 1 result from an estimated 1 matches for "lsnofun".
Did you mean:
linkfun
2002 Feb 21
0
data.dump from S to R: no functions
...;
etc.
Then if you want you can select in b:
Splus/G:/path-8/meteo/smeteo>b <- b[-c(1,2,32,33,34)]
And finally data.dump:
Splus/G:/path-8/meteo/smeteo>data.dump(b,file="G:/nofunciones.dmb")
You can also write a simple function that would list only
non-function objects (i.e., lsnofun()), usiing the same approach.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject...