All functions

df_info()

Info about dataset variables

fina()

First n value taking NA's into account

f_num()

Format number with abreviation and separators

gt_info()

Show in interactive gt table a data.frame from df_info function

is_date()

Test if value inherit dates

is_valid_name()

Test if values are valid names

lana()

Last n value taking NA's into account

mana()

Maximum value taking NA's into account

mina()

Minimum value taking NA's into account

pn() p10() p25() p75() p90() p95() p99()

Functions to calculate percentiles

spada()

Spada (Data Analysis)

suna()

Sum taking NA's into account