get_models: Get mapping of account model names to model ids for...

View source: R/baseapi.R

get_modelsR Documentation

Get mapping of account model names to model ids for convenience

Description

Get mapping of account model names to model ids for convenience

Usage

get_models(tournament = 8)

Arguments

tournament

Tournament ID, 8 for Main, 11 for Signal

Value

modelname -> model_id list

Examples

## Not run: 
get_models()

## End(Not run)

Rnumerai documentation built on Sept. 15, 2022, 1:05 a.m.