HarvardPsych {MPsychoR} | R Documentation |
Research Topics Harvard Psychology Faculty
Description
A frequency table with the faculty members in the rows and the research topics in the colunms. The data are based on a scraping job from the faculty website by extracting the research summary of each faculty members. Subsequently, the data were cleaned using basic text processing tools. Finally, a document term matrix was created containing the most important keywords in the columns.
Usage
data("HarvardPsych")
Format
A word frequency table spanned 29 faculty members and 43 keywords.
Source
URL: http://psychology.fas.harvard.edu/faculty
Examples
data("HarvardPsych")
str(HarvardPsych)
[Package MPsychoR version 0.10-8 Index]