toNumeric: support function: changes character vector of numbers into...

View source: R/regressionTools.R

toNumericR Documentation

support function: changes character vector of numbers into numerical vector (and adds NA's when appropriate)

Description

support function: changes character vector of numbers into numerical vector (and adds NA's when appropriate)

Usage

toNumeric(chrs = "N/A")

Arguments

chrs

character vector of numbers in 'text' format

Value

numeric vector


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.