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 31 faculty members and 24 keywords.

Source

URL: http://www.isites.harvard.edu/icb/icb.do?keyword=k3007&pageid=icb.page18831

Examples

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

APR documentation built on May 2, 2019, 6:47 p.m.

Related to HarvardPsych in APR...