Learn R Programming

OpenRepGrid (version 0.1.16)

clearRatings: clear ratings

Description

set certain ratings in grid to NA (unknown)

Usage

clearRatings(x, rows = NA, cols = NA, layer = 1)

Value

repgrid object

Arguments

x

repgrid object

rows

rows to be set NA

cols

columns to be set NA

layer

layer of ratings to be set NA. Usually not important for the user (default = 1).

Examples

Run this code
if (FALSE) {

####  TODO  ####
}

Run the code above in your browser using DataLab