pjp_dicc: returns a df with el diccionario de un df

View source: R/pjp_dicc.R

pjp_diccR Documentation

returns a df with el diccionario de un df

Description

pjp_f_dicc() returns a df con el diccionario del input df

Usage

pjp_dicc(df, truncate = TRUE, nn = 100)

Arguments

df

(a data frame)

truncate

(default to TRUE)

nn

(if you truncate, this is the maximun character that you will see. The default = 100)

Value

Un nuevo df con los valores unicos del df original


perezp44/pjpv.curso.R.2022 documentation built on May 15, 2022, 1:22 p.m.