download_validation_data: Download CSV file with historical targets and ticker universe

View source: R/signalsapi.R

download_validation_dataR Documentation

Download CSV file with historical targets and ticker universe

Description

Download CSV file with historical targets and ticker universe

Usage

download_validation_data(file_path = "signals_historical_targets.csv")

Arguments

file_path

CSV file with predictions that will get uploaded

Value

List of currently accepted tickers

Examples

## Not run: 
download_validation_data(file_path = "signals_historical_targets.csv")

## End(Not run)

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