Description Usage Arguments Value See Also Examples
The generic function is.na
indicates which elements are missing.
The generic function is.na<-
sets elements to NA
.
1 2 3 4 5 |
x |
a |
... |
other parameters passed on to chunk |
value |
a suitable ff index vector for use with x |
A logical ff
vector of the same length of x indicating if the ff vector contains missing values.
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.