fidap_client tasks two arguments api_key and source, Api_key can be get from app.fidap.com, It returns class Object which contains $sql method, this method allow user to query the data via fidap.
Usage
fidap_client(api_key, source)
Arguments
api_key
place your dashboard api_key here.
source
Source is bq(bigquery), sf_aws(Snowflake AWS) or sf_gcp(Snowflake GCP)