try:
options(scipen=8)
On Nov 16, 2007 3:07 PM, qian z <[EMAIL PROTECTED]> wrote:
> I am working on a dataset. Some data appear in scientific notation format,
> such as 5.8237365731e-05.
>
> Right now I want them appear as decimal format.
>
> I try to use options(max.print="10"),
I am working on a dataset. Some data appear in scientific notation format, such
as 5.8237365731e-05.
Right now I want them appear as decimal format.
I try to use options(max.print=10), but it doesnt work. How do I
fix it? Thanks.
--
2 matches
Mail list logo