Skip to content

dmurdoch/OpenRepGrid

 
 

Repository files navigation

OpenRepGrid

CRAN_Status_Badge Build Status AppVeyor build status Codecov test coverage

Overview

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)

Lifecycle

lifecycle

OpenRepGrid is still in alpha phase. Please be aware that API changes may occur

Citation

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

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%