getScale {OpenRepGrid}R Documentation

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)

Arguments

x

repgrid object.

output

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

Value

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


[Package OpenRepGrid version 0.1.16 Index]