View source: R/pjp_f_valores_unicos.R
pjp_f_valores_unicos | R Documentation |
my_df_valores_unicos() te retorna un df con los valores(unicos) que existen en cada columna de un df
pjp_f_valores_unicos(df, nn_pjp = 50)
df |
(a data frame) |
nn_pjp |
(cuantos valores unicos permites como maximo, default=50) |
pjp_f_valores_unicos(cars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.