OpenRepGrid.app is a graphical user interface for the OpenRepGrid R package which runs in a browser. The package is build to make the functionality of OpenRepGrid available to repertory grid users who do not have a technical or coding background. Hence, for using the app it is not necessary to know the R language.
The package is not yet on CRAN. But you can install the development version of the package from GitHub:
library("devtools")
install_github("markheckmann/OpenRepGrid.app")To run the app in a browser, simply type:
OpenRepGrid.app()If you use OpenRepGrid.app in your publications, you can cite it as follows.
Heckmann, M (2018). OpenRepGrid.app: A graphical user interface for repertory grid analysis. R package version 0.1. https://github.com/markheckmann/OpenRepGrid.app.