set_verbose: Verbose API usage of hereR

View source: R/options.R

set_verboseR Documentation

Verbose API usage of hereR

Description

If set to TRUE the hereR package is messaging information about the amount of requests sent to the APIs and data size received.

Usage

set_verbose(ans = FALSE)

Arguments

ans

boolean, verbose or not (default = FALSE)?

Value

None.

Examples

set_verbose(TRUE)

hereR documentation built on Sept. 18, 2023, 5:21 p.m.