Learn R Programming

Rnumerai (version 3.0.1)

set_api_key: Sets the Numerai API key

Description

Sets the Numerai API key

Usage

set_api_key(key)

Value

A boolean TRUE if the key was successfully set

Arguments

key

The Numerai API key

Examples

Run this code
if (FALSE) {
set_api_key("abcdefghijklmnop")
}

Run the code above in your browser using DataLab