Skip to contents

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: