Val {Microsoft.VisualBasic} |
R Documentation |
Returns the numbers contained in a string as a numeric value of appropriate type.
Description
Usage
Arguments
x
Required. Any valid String expression, Object variable, or Char value. If Expression
is of type Object, its value must be convertible to String or an System.ArgumentException
error occurs.
Details
Authors
SMRUCC genomics
Value
The numbers contained in a string as a numeric value of appropriate type.
clr value class
Examples
[Package
Microsoft.VisualBasic version 6.0.0.3654
Index]