scifix: scifix Corrects missing e or E in scientific notation

View source: R/scifix.R

scifixR Documentation

scifix Corrects missing e or E in scientific notation

Description

This is a support function that corrects the scientific notation in SCOR formatted data files.

Usage

scifix(x)

Arguments

x

A numeric or character scalar.

Value

Returns a numeric scalar in appropriate scientific notation.

Author(s)

Matthew K. Lau

See Also

read.scor


SEELab/enaR documentation built on April 29, 2023, 8:40 a.m.