Transcribes Arabic integers to Kansuji with auxiliary numerals.
Details
As its implementation is limited, this function can only transcribe numbers up to trillions. In case you convert much bigger numbers, try to use the 'arabic2kansuji' package.
Examples
strj_transcribe_num(c(10L, 31415L))
#> [1] "十" "三万千四百十五"