Warning: One or more parsing issues, call `problems()` on your data frame for details,
e.g.:
dat <- vroom(...)
problems(dat)
Rows: 47564 Columns: 177
── Column specification ────────────────────────────────────────────────────────
Delimiter: ";"
chr (6): CODUSU, MAS_500, CH05, CH14, PP04D_COD, PP09C_ESP
dbl (169): ANO4, TRIMESTRE, NRO_HOGAR, COMPONENTE, H15, REGION, AGLOMERADO, ...
num (1): IPCF
lgl (1): PP09A_ESP
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.