Learn R Programming

OpenRepGrid (version 0.1.17)

stop_if_not_0_1_ratings_only: Raise error if repgrid object has ratings other than 0/1

Description

Raise error if repgrid object has ratings other than 0/1

Usage

stop_if_not_0_1_ratings_only(x, name = "x")

Arguments

x

A repgrid object.

name

Name of tested variable in error message.