Message-ID: <AB6B39A1-C218-47BC-A3FB-3123732C1931@comcast.net>
Date: 2016-08-25T23:35:42Z
From: David Winsemius
Subject: help in preparing data for using the package SURVEY
In-Reply-To: <c109afc6-5072-a1f1-9a5c-9cfffd9bbf17@agros.it>
> 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