Description Usage Arguments Value Examples
incol is a utility to determine whether a names columns is present in a given matrix or data.frame.
1 | iscol(incol = "year", inmat)
|
incol |
the name of the column; defaults to "year" as an example |
inmat |
the matrix or data.frame within which to search for incol |
TRUE or FALSE
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.