Learn R Programming

mdir (version 0.9.0)

translateTypes: Translate types

Description

Converts types from strings to integers passed to C++.

Usage

translateTypes(types)

Value

Vector of integers

Arguments

types

Density types passed to ``callMDI``. Should be a vector of strings. Viable options are ``'MVN'``, ``'TAGM'`` and ``'C'``.