[R] help in preparing data for using the package SURVEY
David Winsemius
dwinsemius at comcast.net
Fri Aug 26 01:35:42 CEST 2016
> On Aug 25, 2016, at 10:18 AM, David Remotti <david at agros.it> wrote:
>
> hello all, and thanks in advance for any eventual help.
> I'am quite new to R, and want to use the package SURVEY to calculate results from a sampling.
First: It is spelled "survey"
> I have installed the package and started studying it, but I find difficulties in understanding how to prepare my data (I actually have them in a MYSQL database) for the analysis with R.
> Is there any tutorial to help me in organiziing my data ?
If you type:
help(pac=survey)
... an Index page should pop up and if you follow the link: "• User guides, package vignettes and other documentation." it should lead you two 5 different tutorials.
--
David Winsemius
Alameda, CA, USA
More information about the R-help
mailing list