count_models {simts}R Documentation

Count Models

Description

Count the amount of models that exist.

Usage

count_models(desc)

Arguments

desc

A vector<string> that contains the model's components.

Value

A map<string, int> containing how frequent the model component appears.


[Package simts version 0.2.2 Index]