Learn R Programming

parameters (version 0.17.0)

.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