View source: R/searchFunctions.R
A general search function to find the root for the upper search
1 | binarySearchUpper(lowerLimit, upperLimit, numberInspections)
|
lowerLimit |
The lowerlimit of the search passed to the function |
upperLimit |
The upperLimit of the search passed to the function |
numberInspections |
The current number of inspection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.