> On Aug 25, 2016, at 10:18 AM, David Remotti <da...@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 ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.