number_parse: number_parse

View source: R/utility_numberparse.R

number_parseR Documentation

number_parse

Description

Takes one string or a vector of strings and converts them to numbers Does retain the original dimensionality by rendering non convertable strings to NA

Usage

number_parse(s)

Arguments

s

character or vector of characters, to be parsed to a number


Buedenbender/datscience documentation built on Nov. 21, 2022, 11:14 a.m.