Description Usage Arguments Value Functions
View source: R/isBadPrecheckResponse.R
Determine if a response should overall be viewed as good (isGoodPrecheckResponse) or bad (isBadPrecheckResponse)
1 2 3 | isBadPrecheckResponse(response)
isGoodPrecheckResponse(response)
|
response |
the output of the precheck command to biolockj |
isBadPrecheckResponse: boolean, TRUE if the response is BAD
isGoodPrecheckResponse: boolean, TRUE if the response is GOOD
isBadPrecheckResponse
: check if the response is BAD
isGoodPrecheckResponse
: check if the response is GOOD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.