Learn R Programming

spellcheckr (version 0.1.2)

dict: dict

Description

A dataset containing the valid english dictionary words originally obtained from a work of Jane Austen.

Usage

data(dict)

Arguments

Format

A data frame with 245462 rows and 2 columns

Details

  • . The actual word
  • N The number of occurences of the word in the document.