define_interval_given_datapoint_and_limit: Define interval given datapoint and limit

Description Usage Arguments

View source: R/define_interval_given_datapoint_and_limit.R

Description

Define interval given datapoint and limit

Usage

1
2
3
4
5
define_interval_given_datapoint_and_limit(
  dataPoint,
  perCent_upperLimit,
  perCent_lowerLimit
)

Arguments

dataPoint

A numeric data point.

perCent_upperLimit

A per cent numeric in decimal form specifying the "upper limit".

perCent_lowerLimit

A per cent numeric in decimal form specifying the "lower limit".


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.