any_duplicates {spdesign} | R Documentation |
Check whether any priors or attributes are specified with a value more than once
Description
Check whether any priors or attributes are specified with a value more than once
Usage
any_duplicates(x)
Arguments
x |
A list of utility expressions |
Value
A boolean equal to 'TRUE' if specified more than once.
[Package spdesign version 0.0.4 Index]