Correct Answer : con <- gzfile(“words.gz”)
Explanation : For more structured text data like CSV files or tab-delimited files, there are other functions like read.csv() or read.table().