tidyr (version 0.7.0)

extract_numeric: Extract numeric component of variable.

Description

DEPRECATED: please use readr::parse_number() instead.

Usage

extract_numeric(x)

Arguments

x

A character vector (or a factor).