sim_splitter {radiant.model} | R Documentation |
Split input command string
Description
Split input command string
Usage
sim_splitter(x, symbol = " ")
Arguments
x |
Input string |
symbol |
Symbol used to split the command string |
Value
Split input command string
[Package radiant.model version 1.6.6 Index]