vector_to_set {simts} | R Documentation |
Conversion function of Vector to Set
Description
Converts a vector into a set
Usage
vector_to_set(model_str)
Value
A set<vector<string>>
that contains the list of unique models.
[Package simts version 0.2.2 Index]