Re: [R] Import single variables from SPSS

2012-07-12 Thread Marion Wenty
Dear Eik,
yes, with the "memisc" package I was able to import only a few variable of
the SPSS dataframe!
Thank you very much for your help!
Marion

2012/7/5 Eik Vettorazzi 

> Hi Marion,
> package "memisc" does what you want, just have a look at ?importers.
>
> Hth
> Eik
>
> Am 05.07.2012 15:05, schrieb Marion Wenty:
> > Dear all,
> > I have got a very big SPSS dataframe and I would like to just import one
> or
> > a few variables (the dataframe has got a lot of colums).
> > I used the package foreign but I couldn't find anything in there for my
> > problem.
> > Thank you very much for your help in advance.
> > Marion
> >
> >   [[alternative HTML version deleted]]
> >
> > __
> > 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.
> >
>
>
> --
> Eik Vettorazzi
>
> Department of Medical Biometry and Epidemiology
> University Medical Center Hamburg-Eppendorf
>
> Martinistr. 52
> 20246 Hamburg
>
> T ++49/40/7410-58243
> F ++49/40/7410-57790
>
> --
> Pflichtangaben gemäß Gesetz über elektronische Handelsregister und
> Genossenschaftsregister sowie das Unternehmensregister (EHUG):
>
> Universitätsklinikum Hamburg-Eppendorf; Körperschaft des öffentlichen
> Rechts; Gerichtsstand: Hamburg
>
> Vorstandsmitglieder: Prof. Dr. Guido Sauter (Vertreter des Vorsitzenden),
> Dr. Alexander Kirstein, Joachim Prölß, Prof. Dr. Dr. Uwe Koch-Gromus
>
>

[[alternative HTML version deleted]]

__
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.


Re: [R] Import single variables from SPSS

2012-07-05 Thread Eik Vettorazzi
Hi Marion,
package "memisc" does what you want, just have a look at ?importers.

Hth
Eik

Am 05.07.2012 15:05, schrieb Marion Wenty:
> Dear all,
> I have got a very big SPSS dataframe and I would like to just import one or
> a few variables (the dataframe has got a lot of colums).
> I used the package foreign but I couldn't find anything in there for my
> problem.
> Thank you very much for your help in advance.
> Marion
> 
>   [[alternative HTML version deleted]]
> 
> __
> 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.
> 


-- 
Eik Vettorazzi

Department of Medical Biometry and Epidemiology
University Medical Center Hamburg-Eppendorf

Martinistr. 52
20246 Hamburg

T ++49/40/7410-58243
F ++49/40/7410-57790

--
Pflichtangaben gemäß Gesetz über elektronische Handelsregister und 
Genossenschaftsregister sowie das Unternehmensregister (EHUG):

Universitätsklinikum Hamburg-Eppendorf; Körperschaft des öffentlichen Rechts; 
Gerichtsstand: Hamburg

Vorstandsmitglieder: Prof. Dr. Guido Sauter (Vertreter des Vorsitzenden), Dr. 
Alexander Kirstein, Joachim Prölß, Prof. Dr. Dr. Uwe Koch-Gromus 

__
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.


[R] Import single variables from SPSS

2012-07-05 Thread Marion Wenty
Dear all,
I have got a very big SPSS dataframe and I would like to just import one or
a few variables (the dataframe has got a lot of colums).
I used the package foreign but I couldn't find anything in there for my
problem.
Thank you very much for your help in advance.
Marion

[[alternative HTML version deleted]]

__
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.