Skip to contents

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