n_not_na | R Documentation |
Esta función suma la cantidad de valores que no son NA, utilizando un algoritmo sencillo y fácil de implementar.
n_not_na(x)
x |
Un vector numérico. |
Número entero.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.