wl_common {keyToEnglish}R Documentation

Common word list

Description

Public domain word list of common words

Usage

data(wl_common)

Format

An object of class 'character'

References

Public Domain Word Lists. Michael Wehar https://github.com/MichaelWehar/Public-Domain-Word-Lists

Examples

data(wl_common)
keyToEnglish(1:5, word_list=wl_common)

[Package keyToEnglish version 0.2.1 Index]