This function create CSV file with parameters

writeToCSV(tweetData)

Arguments

tweetData

fetched first dirty tweet data

Value

file

Examples

if (FALSE) {
writeToCSV()
}