Learn R Programming

Rnumerai (version 3.0.1)

download_validation_data: 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")

Value

List of currently accepted tickers

Arguments

file_path

CSV file with predictions that will get uploaded

Examples

Run this code
if (FALSE) {
download_validation_data(file_path = "signals_historical_targets.csv")
}

Run the code above in your browser using DataLab