Skip to content

eksotama/OpenRepGrid

 
 

Repository files navigation

OpenRepGrid

Build Status CRAN_Status_Badge

OpenRepGrid is an R package for the analysis of repertory grid data. Its home is www.openrepgrid.org.

You can install the latest release version from CRAN by typing

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

To install the latest development version from github you can use the devtools package.

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)

Citing OpenRepGrid

If you use OpenRepGrid in your publications, you can cite it as follows.

Heckmann, M. (2014). OpenRepGrid: An R package for the analysis of repertory grids. ZENODO. doi:10.5281/zenodo.11623

DOI

About

An R package for the analysis of repertory grids

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%