geocacheR (version 0.1.0)

word_score: Find the value of words

Description

Find the value of words

Usage

word_score(x)

Arguments

x

A vector of character strings

Value

An integer vector

Examples

Run this code
# NOT RUN {
word_score(c("infinite", "monkey", "cage"))

# }

Run the code above in your browser using DataLab