set_api_key: Sets the Numerai API key

View source: R/baseapi.R

set_api_keyR 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)

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