Learn R Programming

hereR (version 0.4.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)

Arguments

ans

boolean, verbose or not (default = FALSE)?

Value

None.

Examples

Run this code
# NOT RUN {
set_verbose(TRUE)
# }

Run the code above in your browser using DataLab