ga_cache_call: Setup caching of API calls

View source: R/cache.R

ga_cache_callR Documentation

Setup caching of API calls

Description

Lets you cache API calls to disk

Usage

ga_cache_call(cache_location)

Arguments

cache_location

If RAM will save to memory, or specify a file folder location

Details

By default this is turned on upon package load to RAM. Should you want to cache calls to a folder then run this function to specify where.


MarkEdmondson1234/googleAnalyticsR_public documentation built on Dec. 10, 2023, 2:43 a.m.