Rdocumentation
powered by
Learn R Programming
tidyr (version 0.6.1)
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).