Err.Log {BIGDAWG}R Documentation

Error Code Display and Logging

Description

Displays error codes attributable to data formatting and Locus/Allele naming. Writes to log file.

Usage

Err.Log(Output, x, y = NULL, z = NULL)

Arguments

Output

Logical indicating if Error logging should be written to a file.

x

Log Code.

y

Misc information relevant to error.

z

Misc information relevant to error.

Note

This function is for internal BIGDAWG use only.


[Package BIGDAWG version 3.0.3 Index]