Hi this must be super basic:
I am using tm package to create a document term matrix from a corpus, so the column names of my matrix are the indices of the terms in my corpus. Could anyone be so nice to tell me how to inspect the original words in my corpus that correspond to these indices in the matrix? Thank you so much!!