Description Usage Arguments Value Author(s) Examples
This function determines the presence of a key in a hash.
| 1 | haskey.h(key, hash)
 | 
| key | A key for the hash, which will be cast into  | 
| hash | An R environment but for purposes here a hash. | 
The function returns TRUE or FALSE depending upon the presence of the key in the hash.
W.H. Asquith, Spring 2009
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.