hash_power {lexicon}R Documentation

Power Lookup Key

Description

A data.table containing a power lookup key.

Usage

data(hash_power)

Format

A data frame with 872 rows and 2 variables

Details

References

http://www.wjh.harvard.edu/~inquirer/inqdict.txt

Examples

## Not run: 
library(data.table)
hash_power[c('yield', 'admonish', 'abdicate')]

## End(Not run)

[Package lexicon version 0.7.4 Index]