Introduction to the Reproducible Open Coding Kit (ROCK)"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

The Reproducible Open Coding Kit (ROCK) was developed to facilitate reproducible and open coding, specifically geared towards qualitative research methods.

To code something with the ROCK, add the code to the line your want to code, in between twoi pairs of sqaure brackets:

Some example text,
and some more.       [[look_a_code]]
And the end.

This vignette was originally the introduction to the ROCK, but has become outdated. In addition, there are now a number of other resources. Until this vignette has been replaced with a new up-to-date tutorial, please consult https://rock.science.



Try the rock package in your browser

Any scripts or data that you put into this service are public.

rock documentation built on May 29, 2024, 11:30 a.m.