Column types

col_number() [n], finds the first number in the field. A number is defined as a sequence of -, “0-9”, decimal_mark and grouping_mark. This is useful for currencies and percentages. To recognise these columns, readr inspects the first 1000 rows of your dataset.