set_api_key {Rnumerai}R Documentation

Sets the Numerai API key

Description

Sets the Numerai API key

Usage

set_api_key(key)

Arguments

key

The Numerai API key

Value

A boolean TRUE if the key was successfully set

Examples

## Not run: 
set_api_key("abcdefghijklmnop")

## End(Not run)

[Package Rnumerai version 3.0.1 Index]