Learn R Programming

Rnumerai (version 3.0.1)

set_public_id: Sets the Numerai Public ID

Description

Sets the Numerai Public ID

Usage

set_public_id(id)

Value

A boolean TRUE if the ID was successfully set

Arguments

id

The Numerai Public ID

Examples

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

Run the code above in your browser using DataLab