baytrends (version 1.1.0)

numericData: Numeric Values

Description

Converts data to numeric values (support function).

Usage

numericData(x, lev = NULL)

Arguments

x

any vector that can be converted to numeric.

lev

levels for character data that represent categories rather than character representations of numeric values.

Value

Numeric data represented by x.

Details

Added from smwrGraphs.