has_random_parameter {spdesign} | R Documentation |
Tests whether the utility expression contains random parameters
Description
This is particularly useful for flow-control
Usage
has_random_parameter(string)
Arguments
string |
A string or list of strings |
Value
A boolean equal to 'TRUE' if we have random parameters
[Package spdesign version 0.0.4 Index]