typed_value {starschemar} | R Documentation |
Transform a value according to its type
Description
Transform a string value according to its given type.
Usage
typed_value(value, type)
Arguments
value |
A string. |
type |
A string |
Value
A typed value.
[Package starschemar version 1.2.5 Index]