Learn R Programming

OpenRepGrid (version 0.1.15)

getScale: Get minimum and maximum scale value used in grid.

Description

The values are returned either as a vector or a list.

Usage

getScale(x, output = 1)

Value

Vector or list (depends on output containing minimum and maximum scale value.

Arguments

x

repgrid object.

output

Type of output object. 1= named vector, 2 = list.