cast_as {configulaR} | R Documentation |
Helper function to cast data from keyword of function
Description
Helper function to cast data from keyword of function
Usage
cast_as(variable, cast)
Arguments
variable |
String to be casted |
cast |
Casting function or keyword |
Value
casted variable
[Package configulaR version 0.1.1 Index]