Skip to content

j4n7/OpenRepGrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRepGrid

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=T)

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

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

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 like this.

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%