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


tidyverse/tidyr documentation built on Aug. 18, 2024, 7:40 p.m.