Rdocumentation
powered by
Learn R Programming
gmwm (version 2.0.0)
vector_to_set: Conversion function of Vector to Set
Description
Converts a vector into a set
Usage
vector_to_set(model_str)
Arguments
x
A
vec
>
that contains a list of model descriptors.
Value
A
set
>
that contains the list of unique models.