as_numeric: This function is same as as.numeric or readr::parse_number...

as_numericR Documentation

This function is same as as.numeric or readr::parse_number but u can do it on more than just a character vector + u can suppress the annoying warnings

Description

This function is same as as.numeric or readr::parse_number but u can do it on more than just a character vector + u can suppress the annoying warnings

Usage

as_numeric(v, suppresswarnings = T)

Examples

as_numeric(v, suppresswarnings=T)

srhoads/srhoads documentation built on Oct. 19, 2024, 11:52 p.m.