The goal of MPSurvey is to reduce the burden of analyzing mobile phone surveys that utilize the Surveda mobile phone survey tool. The functions in this package cover all aspects of analysis including applying data labels, identifying skip logic patterns, calculating item nonresponse, and analyzing weighted survey data.

Installation

You can install the development version of MPSurvey from GitHub with:

# install.packages("pak")
pak::pak("csiesel/MPSurvey")