numericData: Numeric Values

View source: R/numericData.R

numericDataR Documentation

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.


USGS-R/smwrGraphs documentation built on Oct. 11, 2022, 6:11 a.m.