markheckmann / OpenRepGrid

An R package for the analysis of repertory grids
http://markheckmann.github.io/OpenRepGrid/
GNU General Public License v2.0
16 stars 7 forks source link
repertory-grid repgrid

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).


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)

Documentation

Visit the package documentation website: https://docs.openrepgrid.org/

Contributing to OpenRepGrid

You can contribute to OpenRepGrid in various ways. You can, for example, file a bug report, help improve the documentation or write code. See the our contributing guide for detailed information.

Anyone getting involved in this package agrees to our Code of Conduct.

Contributors

References

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