Convert a Roman numeral character object into a corresponding integer
Source:R/as_numbered_labels.R
roman_to_int.Rd
Integers and NA objects are passed as is. Double numeric objects or characters with no corresponding Roman numeral are converting to NA values.