get_volume_cost: Calculates costs for a search volume API call

View source: R/search_volume.R

get_volume_costR Documentation

Calculates costs for a search volume API call

Description

Prints a message how many queries are already cached and the count of the rest multiplies by 3 credits.

Usage

get_volume_cost(query, cache_path = "mminer-cache")

Arguments

query

Queries to retrieve volume data for as a character vector.

cache_path

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

Value

None.


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