Reads in a csv file using the read_csv function from readr with columns as characters.

read_csv_char(...)

Arguments

...

Arguments passed to the read_csv()

Value

A tibble