.R .PFE-DATE .REVERSE
.R ( val prec -- )  
ansi .6.2.0210 <CORE>
print with precision - that is to fill a field of the give prec-with with right-aligned number from the converted value

reference: p4_dot_r in ../src/core.c:1993, export CO .R