View source: R/HerramientasAutonomas.R
recuento | R Documentation |
Cuenta el número de filas que tiene una tabla
recuento(tabla)
tabla |
Una tabla de datos medible. |
El número de registros en la tabla.
Jose Alejandro Morán Pérez
recuento(c(3, 3)) #-> 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.