prune_volume_cache: From a search volume cache removes queires fetched from API...

View source: R/search_volume.R

prune_volume_cacheR Documentation

From a search volume cache removes queires fetched from API before a specific date and time

Description

From a search volume cache removes queires fetched from API before a specific date and time

Usage

prune_volume_cache(cache_path = "mminer-cache", older_than = NULL)

Arguments

cache_path

Path to the directory with the cache. Defaults to the 'mminer-cache' in the current working directory.

older_than

Date-time. Queries with the older time stamps will be removed from cache.

Value

Number of removed queries.


MarekProkop/mminer documentation built on June 14, 2022, 12:41 a.m.