Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


Rnumerai (version 3.0.1)

run_query: Run a custom query

Description

Run a custom query

Usage

run_query(query, auth = TRUE)

Value

Parsed result from custom query

Arguments

query

Query to pass as a string

auth

Whether the query need authorisation to run

Examples

Run this code
if (FALSE) {
run_query(query = 'query{account{username }}', auth=TRUE)
}

Run the code above in your browser using DataLab