powered by
A data.table containing a strength lookup key.
data(hash_strength)
A data frame with 2085 rows and 2 variables
x. A power word
y. A positive or negative value indicating the direction of strength in relation to the subject
http://www.wjh.harvard.edu/~inquirer/inqdict.txt
# NOT RUN { library(data.table) hash_strength[c('yield', 'admonish', 'abdicate')] # }
Run the code above in your browser using DataLab