Learn R Programming

BetaBit (version 2.2)

top100commonWords: The vector of 100 most common words in English.

Description

The character vector of 100 most commonly used words in English. It is sorted by the frequency of usage. May be used to refine the transliteraton.

Usage

data(top100commonWords)

Arguments

Format

a character vector with 100 elements.