extract_numeric: Extract numeric component of variable.

View source: R/dep-extract.R

extract_numericR Documentation

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).


tidyr documentation built on June 24, 2024, 5:14 p.m.