Hi, I am using the "tm" package. When I try to use findfreqterms I get an error message: findfreqterms(dtm,2,5) Error: could not find function "findfreqterms" Obvious thing such as calling the "tm" library and a creating document term matrix have been covered. I cannot find any dependencies that findfreqterms has. Can anyone help with this? Thanks