clearRatings {OpenRepGrid}R Documentation

clear ratings

Description

set certain ratings in grid to NA (unknown)

Usage

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

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).

Value

repgrid object

Examples

## Not run: 

####  TODO  ####

## End(Not run)

[Package OpenRepGrid version 0.1.16 Index]