hi,
this is a very basic question -- sorry for posing it:
     
how can i force R to print 0.0001 instead of 1e-04???
.--------------------.
| > 0.0001           |
| [1] 1e-04          |
`--------------------'
i tried the functions format, formatC, ... and changed
options()$digits with no success!
thanks for advice,
tomy
-- 
no signature