word_score {geocacheR}R Documentation

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

word_score(c("infinite", "monkey", "cage"))


[Package geocacheR version 0.1.0 Index]