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.


googleAnalyticsR documentation built on Sept. 11, 2024, 8:15 p.m.