The goal of susopara is to provide tools to parse Survey Solutions’ paradata and compute statistics.

Installation

The package is not yet on CRAN, but can be installed via the following command:

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