send_query_single: Send the query and receive the result

View source: R/send_query.R

send_query_singleR Documentation

Send the query and receive the result

Description

Send the query and receive the result

Usage

send_query_single(query, token, use_csv, api, caching, caching_dir)

Arguments

query

list generated by build_query()

token

login token

use_csv

logical to choose whether to fetch data via extra csv-request

api

API endpoint (query, sessions, events)

caching

logical Set TRUE to enable caching

caching_dir

character Set directory for saving caching data

Value

result as list with values data and meta


piwikproR documentation built on Sept. 1, 2022, 5:07 p.m.