iphub_api_key: Get or set IPHUB_API_KEY value
Description
The API wrapper functions in this package all rely on a PacketTotal API
key residing in the environment variable IPHUB_API_KEY
.
The easiest way to accomplish this is to set it
in the .Renviron
file in your home directory.
Usage
iphub_api_key(force = FALSE)
Arguments
force
Force setting a new IPHub key for the current environment?
Value
atomic character vector containing the IPHub api key