Scrabble_score: Find the Scrabble value of words

Description Usage Arguments Value Examples

View source: R/conversions.R

Description

Find the Scrabble value of words

Usage

1

Arguments

x

A vector of character strings

language

A character string for the linguistic Scrabble edition, conforming to ISO 639-1

Current supported languages: en

Value

An integer vector

Examples

1
Scrabble_score(c("kwyjibo", "jozxyqk"))

geocacheR documentation built on March 26, 2020, 8:57 p.m.