Skip to content

markheckmann/OpenRepGrid

Repository files navigation

OpenRepGrid: An R Package for the Analysis of Repertory Grid Data

CRAN status R-CMD-check AppVeyor build status Codecov test coverage Project Status: Active – The project has reached a stable, usable state and is being actively developed. status


You love repertory grids? So do we! Find out about a powerful tool to analyze your grids!

About

OpenRepGrid is an R package to analyze and visualize repertory grid data. The repertory grid (often abbreviated grid or repgrid) is a data collection method which originated from Personal Construct Theory (Kelly 1955). It was originally designed as an instrument for psychotherapy. Nowadays, it is used in many other fields, including market, organizational, political, educational and sensory research. See here for a brief introduction.

Figure 1. Example of a repertory grid dataset (with rows and columns clustered by similarity).

Figure 1. Example of a repertory grid dataset (with rows and columns clustered by similarity).

Installation

Install the latest release version from CRAN

install.packages("OpenRepGrid", dep = TRUE)

Install the latest development version from github.

library(devtools)
install_github("markheckmann/OpenRepGrid") 

To load the OpenRepGrid package after installation type

library(OpenRepGrid) 

And for a first impression of the package features type

demo(OpenRepGrid)

Contributors

References

Kelly, George Alexander. 1955. The Psychology of Personal Constructs. New York: Norton.