Skip to content

arthur-shaw/monitor50x30

Repository files navigation

monitor50x30

Lifecycle: experimental

The goal of monitor50x30 is to provide a user-friendly interface for performing regular survye monitoring actions:

  • Getting data. Downloading survey microdata, combining it, and constructing a single set of data files.
  • Checking data completeness. Generating a report on the progress of data collection and on whether all expected data for a PSU has been sent to the server.
  • Performing data quality checks. Applying a set of validation rules, determining whether to reject/review each interview, and providing a tool to reject interviews with critical issues.

Installation

Since monitor50x30 is not yet available on CRAN, it can be installed from GitHub as follows:

if (!require("pak")) install.packages("pak")
pak::pak("arthur-shaw/monitor50x30")

Usage

To open the app’s graphical interface, simply run this command in the R console:

library(monitor50x30)
run_app()

About

App for monitoring 50x30 surveys

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages