HarvardPsych: Research Topics Harvard Psychology Faculty

Description Usage Format Source Examples

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

1
data("HarvardPsych")

Format

A word frequency table spanned 29 faculty members and 43 keywords.

Source

URL: http://psychology.fas.harvard.edu/faculty

Examples

1
2
data("HarvardPsych")
str(HarvardPsych)

MPsychoR documentation built on June 15, 2020, 3 p.m.