Learn R Programming

simts (version 0.2.2)

vector_to_set: Conversion function of Vector to Set

Description

Converts a vector into a set

Usage

vector_to_set(model_str)

Arguments

Value

A set<vector<string>> that contains the list of unique models.