Learn R Programming

SciencesPo (version 1.3.7)

as.roman: Converts integer into its Roman Numeral equivalent

Description

Converts integer into its Roman Numeral equivalent

Usage

as.roman(x)

Arguments

x
The integer to be translated.

Examples

Run this code
as.roman(1977)

Run the code above in your browser using DataLab