Learn R Programming

parameters (version 0.8.5)

.factor_to_numeric: Safe transformation from factor/character to numeric

Description

Safe transformation from factor/character to numeric

Usage

.factor_to_numeric(x, lowest = NULL)

Arguments