Learn R Programming

clustringr (version 1.0)

quijote_words: Distinct words in Cervantes' "Don Quijote".

Description

Dataframe listing all distinct words (length>3), their length, and frequency of appearance in text.

Usage

quijote_words

Arguments

Format

A data frame w/ ~22k rows and 3 cols:

word

the unique word, in Spanish

len

the word's length

freq

number of appearances in text