Rdocumentation
powered by
Learn R Programming
OpenRepGrid (version 0.1.9)
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)
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.