soubhikbarari / svmkR

R package for "full-stack" survey research with SurveyMonkey.

Home Page:http://soubhikbarari.com/svmkR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svmkR: Full-stack survey research with SurveyMonkey in R

R Project Status: Active Unit Tests Build Site

This package provides a suite of tools to work with SurveyMonkey surveys.

You can:

  • Create and upload a survey from a questionnaire document.
  • Browse and download surveys in your account.
  • Conduct basic analysis (e.g. margin of error) on your surveys.
  • Create statistical survey weights (via raking) to better represent a target population.
  • Create presentable SurveyMonkey-style banners for polls.

Installation

To install the production version of svmkR from GitHub:

# install.packages("devtools")
devtools::install_github("soubhikbarari/svmkR")

Source

The source code for svmkR is currently hosted on GitHub.

Authors

Authors of the surveymonkey package, of which svmkR was forked from and re-factored include:

About

R package for "full-stack" survey research with SurveyMonkey.

http://soubhikbarari.com/svmkR/

License:Other


Languages

Language:R 100.0%