Documentation Index
Fetch the complete documentation index at: https://knowledge.cloudquant.com/llms.txt
Use this file to discover all available pages before exploring further.
R SDK Getting Started
The CloudQuant Data Liberator R package provides functions for querying datasets and converting results to R DataFrames.Required Security Files
Place the following files from your Downloads ZIP in your working directory:liberator.pfx— Security certificateliberator.json— Contains your Username and Token
Quick Start
Query and Get DataFrame
Function Reference
Theget_dataframe function accepts a query result and converts it into a DataFrame:

