knitr::opts_chunk$set(collapse = TRUE, comment = "#")
library(OpenRepGrid)
options(width=120)
settings(show.scale=FALSE, show.meta=FALSE, show.cut=30)

OpenRepGrid comes with several datsets already included. The data can serve as a starting point to make your first steps using the software. The following table contains the names of the datasets and a short description where the grid comes from.

data set name | description and source ------------- | ------------------------------------------------------------------- bell2010 | grid data from a study by Haritos et al. (2004) on role titles; used for demonstration of construct alignment in Bell (2010, p. 46). bellmcgorry1992 | grid from a psychotic patient used in Bell (1997, p. 6). Data originated from a study by Bell and McGorry (1992). boeker | grid from seventeen year old female schizophrenic patient undergoing last stage of psychoanalytically oriented psychotherapy (Böker, 1996, p. 163). fbb2003 | dataset used in A manual for Repertory Grid Technique (Fransella, Bell, & Bannister, 2003b, p. 60). feixas2004 | grid from a 22 year old Spanish girl suffering self-worth problems (Feixas & Saúl, 2004, p. 77). mackay1992 | dataset Grid C used in Mackay's paper on inter-element correlation (1992, p. 65). leach2001a, leach2001b | pre- (a) and post-therapy (b) dataset from sexual child abuse survivor (Leach, Freshwater, Aldridge, & Sunderland, 2001, p. 227). raeithel | grid data to demonstrate the use of Bertin diagrams (Raeithel, 1998, p. 223). The context of its administration is unknown. slater1977a | drug addict’s grid dataset from (Slater, 1977, p. 32). slater1977b | grid dataset (ranked) from a seventeen year old female psychiatric patient (Slater, 1977, p. 110) showing depression, anxiety and self-mutilation. The data was originally reported by Watson (1970).

R-Code

To display one of the grid just type the grid's name into the R console.

boeker

Making data available to public

If you like to make your grid data available to the public you can use ZENODO. ZENODO is an archive allowing researchers to publish data and receive a digital object identifier (DOI), so your data will be citable like any other publication. This will help to make grid research reproducible. You can define the terms of use for your data by any licensing model.

Literature



markheckmann/OpenRepGrid documentation built on April 14, 2024, 8:15 a.m.