(Many thanks to David Barron & Jonathan Baron for pointing me to 'recode' in the 'car' package). I think I've been told this before, but how do I search for a function/keyword in libraries I don't yet have installed? (ie. on the CRAN site I tried the search engines with "recode" etc., but didn't pick up the car package this way) Stuart Dr Stuart Leask MA MB BChir (Cantab) MRCPsych Clinical Lecturer in Psychiatry, University of Nottingham Dept Psychiatry Duncan Macmillan House, Porchester Road, Nottingham. NG3 6AA. UK tel. 00 44 115 969 1300 xtn 40784 fax 0115 955 5352 www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>From: "Dr Stuart Leask" <stuart.leask at nottingham.ac.uk> > >(Many thanks to David Barron & Jonathan Baron for pointing me to 'recode' in >the 'car' package). > >I think I've been told this before, but how do I search for a >function/keyword in libraries I don't yet have installed? > >(ie. on the CRAN site I tried the search engines with "recode" etc., but >didn't pick up the car package this way)http://finzi.psych.upenn.edu allows you to search all functions from CRAN. This URL is listed under "Search" in the main R page. The ability to search functions is, I think, the main advantage of this site over using Google. To make it work, I simply installed all the packages. Jon Baron -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Another possible solution: I wrote some functions to grab all of the INDEX files from CRAN, structure their contents as a data frame, and search within that list. http://www.r-project.org/nocvs/mail/r-devel/2001/0925.html or available as part of my "bbmisc" package from http://www.zoo.ufl.edu/bolker/R/{linux,windows} (Feedback is welcome, if anyone ever actually uses it.) Ben Bolker On Tue, 8 Jan 2002, Dr Stuart Leask wrote:> (Many thanks to David Barron & Jonathan Baron for pointing me to 'recode' in > the 'car' package). > > I think I've been told this before, but how do I search for a > function/keyword in libraries I don't yet have installed? > > (ie. on the CRAN site I tried the search engines with "recode" etc., but > didn't pick up the car package this way) > > Stuart > > Dr Stuart Leask MA MB BChir (Cantab) MRCPsych > Clinical Lecturer in Psychiatry, University of Nottingham Dept Psychiatry > Duncan Macmillan House, Porchester Road, Nottingham. NG3 6AA. UK > tel. 00 44 115 969 1300 xtn 40784 fax 0115 955 5352 > www.nottingham.ac.uk/psychiatry/staff/sjl.html > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > 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 !) To: r-help-request at stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- 318 Carr Hall bolker at zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Does anyone know how to access/list the value labels stored in a SPSS .sav file? At the moment I can read in variables using read.spss() (foreign package), but have to power up SPSS to check value labels. Stuart -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._