inst/doc/authentication.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----set----------------------------------------------------------------------
library(hereR)
set_key("<YOUR API KEY>")

## ----set_verbose--------------------------------------------------------------
set_verbose(TRUE)

Try the hereR package in your browser

Any scripts or data that you put into this service are public.

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