quanteda / readtext

an R package for reading text files
https://readtext.quanteda.io
118 stars 28 forks source link

Fix 138 #139

Closed kbenoit closed 5 years ago

kbenoit commented 5 years ago

Fixes #138, which was caused by a dimension dropping in an index operation in readtext:::sort_fields(), triggered when a csv-type file import had only a single column.