fnNumToWord: Converts integer values of less than 10 to text.

Description Usage Arguments Author(s) Examples

Description

fnNumToWord converts integer values of less than 10 to text.

Usage

1

Arguments

x

x is the value to be converted

Author(s)

Jo Cockerill, e:psychometrics@plymouth.ac.uk

Examples

1
fnNumToWord(9) will return "nine"

PSMD-Psychometrics/psychometricsPSMD documentation built on May 5, 2019, 8 p.m.