Frequency: Adds frequency information for words in the text.

View source: R/Frequency.R

FrequencyR Documentation

Adds frequency information for words in the text.

Description

Output includes: Same data frame, but with the added frequency information

Usage

Frequency(data, database = "SUBTLEX-UK")

Arguments

data

Dataframe containing the raw fixation data that were extracted with the EMreading package

database

A string indicating which frequency database to use ("SUBTLEX-UK" or "SUBTLEX-US")

Author(s)

Martin R. Vasilev


martin-vasilev/readingET documentation built on Jan. 31, 2023, 3:38 p.m.