View source: R/proxycheck-api-key.R
proxycheck_api_key | R Documentation |
The API wrapper functions in this package all rely on a PacketTotal API
key residing in the environment variable PROXYCHECK_API_KEY
.
The easiest way to accomplish this is to set it
in the .Renviron
file in your home directory.
proxycheck_api_key(force = FALSE)
force |
Force setting a new ProxyCheck key for the current environment? |
atomic character vector containing the ProxyCheck api key
Bob Rudis (bob@rud.is)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.