ARawles/BMRSr

Returned tibbles have an extra factor level

Closed this issue · 1 comments

When service_type = "csv", a tibble is returned with the first column having two levels, even though only one value is present.

droplevels() call introduced after initial parsing to remove unused factor levels