R/numeral.R
numr_system.Rd
These functions retrieve or replace the system attribute of a numeral vector.
system
numr_system(x)
numeral vector.
x <- numeral(1, "ar") numr_system(x) #> [1] "ar"