letter2num: Convert a Letter to a Number

Description Usage Arguments Value

Description

Finds the numeric position in the alphabet of a letter. For example, "A" = 1, "B" = 2, and so on.

Usage

1

Arguments

x

An uppercase letter.

Value

Returns a numeric corresponding to the position in the alphabet of the letter given.


melissavanbussel/Analyze-Scantron documentation built on May 10, 2019, 1:19 a.m.