[R] Unable to load an object

Joris Meys jorismeys at gmail.com
Fri Jun 11 16:15:18 CEST 2010


Read the posting guide please.

You can perfectly save and load the RData file. You just didn't save
what you think you saved, but why that is can only be solved when we
get to see your actual code.

Cheers
Joris

On Fri, Jun 11, 2010 at 10:28 AM, Luis Ridao Cruz <Luisr at hav.fo> wrote:
> R-help,
>
> I seem not to get an object saved neither with ".RData" extension nor
> output via dput.
>
> Whenever I try to import the above object in another worspace I just get nothing.
>
>> geoFeatures <- load("geoFeatures.RData")
>> geoFeatures
> [1] "geoFeatures"
>
> The "geoFeatures.RData" workspace contains an object list called "geoFeatures"
>
> Thanks in advance
>
>
>> version
>               _
> platform       i386-pc-mingw32
> arch           i386
> os             mingw32
> system         i386, mingw32
> status
> major          2
> minor          11.1
> year           2010
> month          05
> day            31
> svn rev        52157
> language       R
> version.string R version 2.11.1 (2010-05-31)
>
>
>
>
> ______________________________________________
> R-help at 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.
>
>



-- 
Joris Meys
Statistical consultant

Ghent University
Faculty of Bioscience Engineering
Department of Applied mathematics, biometrics and process control

tel : +32 9 264 59 87
Joris.Meys at Ugent.be
-------------------------------
Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php



More information about the R-help mailing list