Reads Twitter data that was previously saved as a CSV file.
Arguments
- file
Name of CSV file.
- unflatten
Logical indicating whether to unflatten (separate hasthags and mentions columns on space, converting characters to lists), defaults to FALSE.
See also
Other datafiles:
flatten()
,
write_as_csv()