Learn R Programming

SSDforR (version 1.5.4)

SN: Scientific notation

Description

Converts scientific notation to decimals.

Usage

SN(value)

Arguments

value

value to be converted from scientific notation

References

Auerbach, Charles, and Zeitlin Wendy. SSD for R: An R Package for Analyzing Single-Subject Data. Oxford University Press, 2014. p81, p147

Go to www.ssdanalysis.com for more information.

Examples

Run this code
# NOT RUN {
SN(2.73e-16)  
# }

Run the code above in your browser using DataLab