Description Usage Arguments Value
Attempts to adjust for various limitations with the target data. These include: (1) guage resolution is likely 0.1mm or less, (2) values over 69 are extremely unlikely, etc...
| 1 | adjust_target(orig, resolution = 0.25, v_max = 69)
 | 
| orig | vector of original values. | 
| resolution | the resolution of the measuring device. | 
| v_max | the maximum allowable value of the device. | 
the adjusted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.