Skip to content

how to set the number format to pure numeric?

1 message · David Brahm

#
lichi shi <lichi at physics.uoguelph.ca> wrote:
Try:
R> options(scipen=99)
which sets a very high SCIentific notation PENalty.