R Code

Specifies a single numeric range or multiple numeric ranges within which the data must fall.

Format

R n , m  [; n , m ;…]

Parameter(s)

n

Lower bound

m

Upper bound

Description

If multiple ranges are specified, the data which falls within any of these ranges is included in the INFO/ACCESS report. Ranges should be specified in ascending order. For example, the correlative R3,5;9,14;16,30 includes data that falls within the ranges 3-5, 9-14, or 16-30.

See Also

Testing Data

L Code

P Code