Learn R Programming

SciencesPo (version 1.3.5)

roman.numeral: Converts integer into its Roman Numeral equivalent

Description

Converts integer into its Roman Numeral equivalent

Usage

roman.numeral(x)

Arguments

x
The integer to be translated.

Examples

Run this code
roman.numeral(1977)

Run the code above in your browser using DataLab