Learn R Programming

smarter (version 1.0.1)

smart_SN: smart_SN

Description

Convert numeric values into scientific notation

Usage

smart_SN(x, digits = 2)

Value

A character vector

Arguments

x

A numeric vector to convert to scientific notation

digits

A positive integer for number of digits to include in notation