strToNumber: Convert String to Numeric or Integer When Needed

View source: R/cvCovEst.R

strToNumberR Documentation

Convert String to Numeric or Integer When Needed

Description

Convert String to Numeric or Integer When Needed

Usage

strToNumber(x)

Arguments

x

A character representing a number or an integer.

Value

x converted to the appropriate type.


cvCovEst documentation built on May 29, 2024, 5:51 a.m.