pct_grupo | R Documentation |
Contribución al total del grupo
pct_grupo(x = numeric(), by = numeric(), dec = 0L)
x |
numeric: datos |
by |
numeric o character o factor: variable agrupamiento; por omisión, sin agrupar |
dec |
integer: decimales; 0 por omisión |
list
pct_grupo(1:4, c("a", "a", "b", "b"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.