Learn R Programming

qualityTools (version 1.31.1)

code2real: Coding

Description

calculates the real value of a coded value

Usage

code2real(low, high, codedValue)

Arguments

low
numeric
high
numeric
codedValue
numeric

Examples

Run this code
code2real(160, 200, 0)

Run the code above in your browser using DataLab