.extrNAneighb | R Documentation |
This function allows extracting NA-neighbour value
.extrNAneighb(x, grp)
x |
initial matrix to treat |
grp |
(factor) grouing of replicates |
snumeric vector
unique
, nonAmbiguousNum
, faster than firstOfRepeated
which gives more detail in output (lines/elements/indexes of omitted)
.extrNAneighb(c(11:14,NA), rep(1,5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.