Skip to content
Prev 327687 / 398502 Next

'format' behaviour in a 'apply' call depending on 'options(digits = K)'

On Jul 30, 2013, at 9:01 AM, Mathieu Basille wrote:

            
Some formating processes are carried out by system functions. In this case I am unable to reproduce with the same code on a Mac OS 10.7.5/R 3.0.1 Patched
[1] "99990"  "99991"  "99992"  "99993"  "99994"  "99995"  "99996"  "99997" 
 [9] "99998"  "99999"  "100000" "100001" "100002" "100003" "100004" "100005"
[17] "100006" "100007" "100008" "100009" "100010"

(I did notice that generation of the id2 variable seemed to take an inordinately long time.)