search for: readsfiles

Displaying 3 results from an estimated 3 matches for "readsfiles".

Did you mean: readfiles
2004 Aug 09
1
import data from splus
Dear Sir, I am using R for the first time and I am looking for a function or a command that allows to import Splus data into R. I have already heard about functions called "readSdata" and readSfiles" in the "Rstreams" package. I did not find the last new version of this package on the CRAN and its old one did not work on R 1.8.0 (the vesrion that I am using). Would you please mention me the updated package that I should install and possibly the suitable function to apply. Th...
2000 Aug 25
1
S objects
Is it possible for R to "read in" S objects. For example, suppose that when using S I did: > x <- c(1,2,3) > y <- x^2 > q() These objects are now in the .Data directory. If I then want to use x and y in an R session, how can I do so? Thanks, Rob -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2000 Nov 14
3
import data from splus
hi there, anybody knows how to import data into R from splus directly? I have a huge amount of data in splus format, which will cost forever for me to transform the data back to ascii or something else and then read them into R. thanks a lot. ximing -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read