no_scientific: no_scientific function

Description Usage Arguments Value Examples

View source: R/no_scientific.R

Description

no_scientific function

Usage

1

Arguments

x

some numeric scalar

Value

the number x as a character vector without scientific notation

Examples

1
2
change 1e6 to 1000000
num<-no_scientific(1e6)

deponent-verb/popgen.stats documentation built on Nov. 4, 2019, 10:26 a.m.