Quantitative User Experience (UX) Research in R

The purpose of this package is to provide convenience functions for user experience research. Particularly, this package focuses on quantitative user experience testing and reporting.

Installation

Please note that this package is in early development and there will be breaking changes.

You can install the package directly from CRAN using:

install.packages("uxr")

To install the development version, use:

remotes::install_github("joe-chelladurai/uxr")

Available functions

Published on CRAN

Development Version