strToNumber {cvCovEst} | R Documentation |
Convert String to Numeric or Integer When Needed
Description
Convert String to Numeric or Integer When Needed
Usage
strToNumber(x)
Arguments
x |
A |
Value
x
converted to the appropriate type.
[Package cvCovEst version 1.2.2 Index]