Learn R Programming

hereR (version 1.1.0)

set_verbose: 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)

Value

None.

Arguments

ans

boolean, verbose or not (default = FALSE)?

Examples

Run this code
set_verbose(TRUE)

Run the code above in your browser using DataLab